summaryrefslogtreecommitdiff
path: root/gtk2_ardour/x11.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/x11.cc')
-rw-r--r--gtk2_ardour/x11.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/gtk2_ardour/x11.cc b/gtk2_ardour/x11.cc
index b5908341df..5c5d5c9ab2 100644
--- a/gtk2_ardour/x11.cc
+++ b/gtk2_ardour/x11.cc
@@ -4,3 +4,8 @@ void
ARDOUR_UI::platform_specific ()
{
}
+
+void
+ARDOUR_UI::platform_setup ()
+{
+}