mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-11 14:04:29 +01:00
Remove NumericTextCtrl.h from other headers or comment why you can't
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include <wx/string.h>
|
||||
|
||||
#include "ShuttleGui.h"
|
||||
#include "widgets/NumericTextCtrl.h"
|
||||
|
||||
BEGIN_EVENT_TABLE(TimeDialog, wxDialogWrapper)
|
||||
EVT_COMMAND(wxID_ANY, EVT_TIMETEXTCTRL_UPDATED, TimeDialog::OnUpdate)
|
||||
|
||||
Reference in New Issue
Block a user