This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
1c5506a99a
livetrax
/
gtk2_ardour
/
x11.cc
12 lines
104 B
C++
Raw
Normal View
History
Unescape
Escape
Fix include statements so they match all other files in gtk2_ardour git-svn-id: svn://localhost/ardour2/trunk@2783 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-12-15 18:28:47 -05:00
#
include
"ardour_ui.h"
added file git-svn-id: svn://localhost/ardour2/trunk@2542 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-11 21:22:04 -04:00
void
ARDOUR_UI
:
:
platform_specific
(
)
{
}
Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. git-svn-id: svn://localhost/ardour2/trunk@2883 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-10 16:20:59 -05:00
void
ARDOUR_UI
:
:
platform_setup
(
)
{
}
Copy Permalink