13
0

added file

git-svn-id: svn://localhost/ardour2/trunk@2542 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2007-10-12 01:22:04 +00:00
parent 50db5dc2e6
commit 02196886bb

6
gtk2_ardour/x11.cc Normal file
View File

@ -0,0 +1,6 @@
#include <ardour_ui.h>
void
ARDOUR_UI::platform_specific ()
{
}