mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +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
|
|
@ -27,14 +27,14 @@
|
|||
#include <list>
|
||||
#include <set>
|
||||
|
||||
#include <gtkmm/table.h>
|
||||
#include <gtkmm/button.h>
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/menu.h>
|
||||
#include <gtkmm/menuitem.h>
|
||||
#include <gtkmm/radiomenuitem.h>
|
||||
#include <gtkmm/checkmenuitem.h>
|
||||
#include <gtkmm/adjustment.h>
|
||||
#include <ytkmm/table.h>
|
||||
#include <ytkmm/button.h>
|
||||
#include <ytkmm/box.h>
|
||||
#include <ytkmm/menu.h>
|
||||
#include <ytkmm/menuitem.h>
|
||||
#include <ytkmm/radiomenuitem.h>
|
||||
#include <ytkmm/checkmenuitem.h>
|
||||
#include <ytkmm/adjustment.h>
|
||||
|
||||
#include "widgets/ardour_button.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue