Remove inclusions of Menus.h

This commit is contained in:
Paul Licameli 2017-08-19 11:48:23 -04:00
parent ab6de1181d
commit 78aca8c133
2 changed files with 0 additions and 2 deletions

View File

@ -26,7 +26,6 @@
#include "../Project.h"
#include "../BatchCommandDialog.h"
#include "../ShuttleGui.h"
#include "../Menus.h"
#include "../toolbars/ToolManager.h"
BEGIN_EVENT_TABLE(BatchPrefs, PrefsPanel)

View File

@ -89,7 +89,6 @@ array of Ruler::Label.
#include "../TimeTrack.h"
#include "../TrackPanel.h"
#include "../TrackPanelCellIterator.h"
#include "../Menus.h"
#include "../NumberScale.h"
#include "../Prefs.h"
#include "../Snap.h"