mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +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
|
|
@ -32,14 +32,14 @@
|
|||
|
||||
#include <algorithm>
|
||||
|
||||
#include <gtkmm/button.h>
|
||||
#include <gtkmm/comboboxtext.h>
|
||||
#include <gtkmm/frame.h>
|
||||
#include <gtkmm/messagedialog.h>
|
||||
#include <gtkmm/notebook.h>
|
||||
#include <gtkmm/stock.h>
|
||||
#include <gtkmm/table.h>
|
||||
#include <gtkmm/treestore.h>
|
||||
#include <ytkmm/button.h>
|
||||
#include <ytkmm/comboboxtext.h>
|
||||
#include <ytkmm/frame.h>
|
||||
#include <ytkmm/messagedialog.h>
|
||||
#include <ytkmm/notebook.h>
|
||||
#include <ytkmm/stock.h>
|
||||
#include <ytkmm/table.h>
|
||||
#include <ytkmm/treestore.h>
|
||||
|
||||
#include "gtkmm2ext/utils.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue