mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 06:06:25 +01:00
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2836 d708f5d6-7413-0410-9779-e7cbd77b26cf
11 lines
104 B
C++
11 lines
104 B
C++
#include <ardour_ui.h>
|
|
|
|
void
|
|
ARDOUR_UI::platform_specific ()
|
|
{
|
|
}
|
|
|
|
void
|
|
ARDOUR_UI::platform_setup ()
|
|
{
|
|
}
|