mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
7 lines
65 B
C++
7 lines
65 B
C++
|
|
#include <ardour_ui.h>
|
||
|
|
|
||
|
|
void
|
||
|
|
ARDOUR_UI::platform_specific ()
|
||
|
|
{
|
||
|
|
}
|