summaryrefslogtreecommitdiff
path: root/gtk2_ardour/x11.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2007-10-12 01:22:04 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2007-10-12 01:22:04 +0000
commit02196886bbbef0f7f169c6d7f91bb0fea83e0379 (patch)
treeb55b4d7dcfdfcd65b34b5eba32a666d1a286872e /gtk2_ardour/x11.cc
parent50db5dc2e6770b394fa550067048ffe5903b4561 (diff)
added file
git-svn-id: svn://localhost/ardour2/trunk@2542 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/x11.cc')
-rw-r--r--gtk2_ardour/x11.cc6
1 files changed, 6 insertions, 0 deletions
diff --git a/gtk2_ardour/x11.cc b/gtk2_ardour/x11.cc
new file mode 100644
index 0000000000..330d459abc
--- /dev/null
+++ b/gtk2_ardour/x11.cc
@@ -0,0 +1,6 @@
+#include <ardour_ui.h>
+
+void
+ARDOUR_UI::platform_specific ()
+{
+}