mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Update gtkmm -> ytkmm header location (omnibus commit)
This commit is contained in:
parent
233fc890de
commit
000c25edcc
979 changed files with 2899 additions and 2899 deletions
|
|
@ -24,24 +24,24 @@
|
|||
#include <string>
|
||||
|
||||
#include <ydkmm/pixbuf.h>
|
||||
#include <gtkmm/label.h>
|
||||
#include <gtkmm/drawingarea.h>
|
||||
#include <gtkmm/expander.h>
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/radiobutton.h>
|
||||
#include <gtkmm/filechooserbutton.h>
|
||||
#include <gtkmm/filechooserwidget.h>
|
||||
#include <gtkmm/scrolledwindow.h>
|
||||
#include <gtkmm/textview.h>
|
||||
#include <gtkmm/treeview.h>
|
||||
#include <gtkmm/treestore.h>
|
||||
#include <gtkmm/checkbutton.h>
|
||||
#include <gtkmm/table.h>
|
||||
#include <gtkmm/frame.h>
|
||||
#include <gtkmm/spinbutton.h>
|
||||
#include <gtkmm/liststore.h>
|
||||
#include <gtkmm/combobox.h>
|
||||
#include <gtkmm/comboboxtext.h>
|
||||
#include <ytkmm/label.h>
|
||||
#include <ytkmm/drawingarea.h>
|
||||
#include <ytkmm/expander.h>
|
||||
#include <ytkmm/box.h>
|
||||
#include <ytkmm/radiobutton.h>
|
||||
#include <ytkmm/filechooserbutton.h>
|
||||
#include <ytkmm/filechooserwidget.h>
|
||||
#include <ytkmm/scrolledwindow.h>
|
||||
#include <ytkmm/textview.h>
|
||||
#include <ytkmm/treeview.h>
|
||||
#include <ytkmm/treestore.h>
|
||||
#include <ytkmm/checkbutton.h>
|
||||
#include <ytkmm/table.h>
|
||||
#include <ytkmm/frame.h>
|
||||
#include <ytkmm/spinbutton.h>
|
||||
#include <ytkmm/liststore.h>
|
||||
#include <ytkmm/combobox.h>
|
||||
#include <ytkmm/comboboxtext.h>
|
||||
|
||||
#include "temporal/domain_provider.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue