mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-20 07:31:19 +01:00
Remove NumericTextCtrl.h from other headers or comment why you can't
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
#include <vector>
|
||||
#include <wx/defs.h>
|
||||
#include "widgets/NumericTextCtrl.h"
|
||||
#include "widgets/NumericTextCtrl.h" // member variable
|
||||
|
||||
class AudacityProject;
|
||||
class Track;
|
||||
|
||||
Reference in New Issue
Block a user