mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 00:04:56 +01:00
include abstract_ui.cc in mackie source to actually instantiate the AbstractUI template
git-svn-id: svn://localhost/ardour2/branches/3.0@10251 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
93177f4670
commit
dbcef630d0
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ using namespace PBD;
|
||||||
|
|
||||||
#include "i18n.h"
|
#include "i18n.h"
|
||||||
|
|
||||||
|
#include "pbd/abstract_ui.cc" // instantiate template
|
||||||
|
|
||||||
MackieMidiBuilder builder;
|
MackieMidiBuilder builder;
|
||||||
|
|
||||||
#define midi_ui_context() MidiControlUI::instance() /* a UICallback-derived object that specifies the event loop for signal handling */
|
#define midi_ui_context() MidiControlUI::instance() /* a UICallback-derived object that specifies the event loop for signal handling */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue