mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
11 lines
104 B
C++
11 lines
104 B
C++
#include "ardour_ui.h"
|
|
|
|
void
|
|
ARDOUR_UI::platform_specific ()
|
|
{
|
|
}
|
|
|
|
void
|
|
ARDOUR_UI::platform_setup ()
|
|
{
|
|
}
|