mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 17:03:06 +01:00
Move a forward declaration (for class ArdourVSpacer) so that MSVC can also use it
This commit is contained in:
parent
6df001e9e1
commit
9740fb7d76
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,6 @@
|
|||
class About;
|
||||
class AddRouteDialog;
|
||||
class AddVideoDialog;
|
||||
class ArdourVSpacer;
|
||||
class BigClockWindow;
|
||||
class BundleManager;
|
||||
class EngineControl;
|
||||
|
|
@ -118,6 +117,7 @@ class GlobalPortMatrixWindow;
|
|||
|
||||
class VideoTimeLine;
|
||||
class ArdourKeyboard;
|
||||
class ArdourVSpacer;
|
||||
class AudioClock;
|
||||
class ButtonJoiner;
|
||||
class ConnectionEditor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue