mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +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
|
|
@ -20,17 +20,17 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <gtkmm/box.h>
|
||||
#include <gtkmm/button.h>
|
||||
#include <gtkmm/checkbutton.h>
|
||||
#include <gtkmm/combobox.h>
|
||||
#include <gtkmm/comboboxtext.h>
|
||||
#include <gtkmm/entry.h>
|
||||
#include <gtkmm/label.h>
|
||||
#include <gtkmm/liststore.h>
|
||||
#include <gtkmm/sizegroup.h>
|
||||
#include <gtkmm/spinbutton.h>
|
||||
#include <gtkmm/treemodel.h>
|
||||
#include <ytkmm/box.h>
|
||||
#include <ytkmm/button.h>
|
||||
#include <ytkmm/checkbutton.h>
|
||||
#include <ytkmm/combobox.h>
|
||||
#include <ytkmm/comboboxtext.h>
|
||||
#include <ytkmm/entry.h>
|
||||
#include <ytkmm/label.h>
|
||||
#include <ytkmm/liststore.h>
|
||||
#include <ytkmm/sizegroup.h>
|
||||
#include <ytkmm/spinbutton.h>
|
||||
#include <ytkmm/treemodel.h>
|
||||
|
||||
#include "ardour/export_filename.h"
|
||||
#include "ardour/export_profile_manager.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue