summaryrefslogtreecommitdiff
path: root/gtk2_ardour/x11.cc
blob: 5c5d5c9ab2929ae60188e89ff4044a9a744bb839 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include "ardour_ui.h"

void
ARDOUR_UI::platform_specific ()
{
}

void
ARDOUR_UI::platform_setup ()
{
}