mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
more fixes on the long road to compiling
git-svn-id: svn://localhost/trunk/ardour2@103 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5d51500490
commit
cdc2d055f1
15 changed files with 217 additions and 266 deletions
|
|
@ -4,8 +4,7 @@
|
|||
PublicEditor* PublicEditor::_instance = 0;
|
||||
|
||||
PublicEditor::PublicEditor ()
|
||||
: Window (Gtk::WINDOW_TOPLEVEL),
|
||||
KeyboardTarget (*this, "editor")
|
||||
: Window (Gtk::WINDOW_TOPLEVEL)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue