mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-08 16:11:14 +02:00
Include Experimental.h
Needed for EXPERIMENTAL_SCROLLING_LIMITS
This commit is contained in:
parent
a3b9dbd341
commit
615a5058a7
@ -19,6 +19,7 @@
|
|||||||
|
|
||||||
#include "../Prefs.h"
|
#include "../Prefs.h"
|
||||||
#include "../ShuttleGui.h"
|
#include "../ShuttleGui.h"
|
||||||
|
#include "../Experimental.h"
|
||||||
|
|
||||||
TracksBehaviorsPrefs::TracksBehaviorsPrefs(wxWindow * parent)
|
TracksBehaviorsPrefs::TracksBehaviorsPrefs(wxWindow * parent)
|
||||||
: PrefsPanel(parent, _("Tracks Behaviors"))
|
: PrefsPanel(parent, _("Tracks Behaviors"))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user