mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-29 22:58:39 +02:00
wx/hashmap.h no longer used anywhere
This commit is contained in:
parent
03101d1d75
commit
3a7324984c
@ -15,7 +15,6 @@
|
||||
#include "xml/XMLWriter.h"
|
||||
|
||||
#include <wx/debug.h>
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/mstream.h>
|
||||
|
||||
#include <unordered_map>
|
||||
|
@ -41,7 +41,6 @@ AliasedFile s.
|
||||
#include <wx/defs.h>
|
||||
#include <wx/dialog.h>
|
||||
#include <wx/filename.h>
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/menu.h>
|
||||
#include <wx/progdlg.h>
|
||||
#include <wx/choice.h>
|
||||
|
@ -13,7 +13,6 @@
|
||||
|
||||
#include "MemoryX.h"
|
||||
#include <wx/list.h>
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/utils.h>
|
||||
|
||||
#include "audacity/Types.h"
|
||||
@ -22,7 +21,6 @@
|
||||
#include <unordered_map>
|
||||
|
||||
class wxFileNameWrapper;
|
||||
class wxHashTable;
|
||||
class BlockArray;
|
||||
class BlockFile;
|
||||
|
||||
|
@ -34,7 +34,6 @@
|
||||
#include "Languages.h"
|
||||
|
||||
#include <wx/defs.h>
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/intl.h>
|
||||
#include <wx/textfile.h>
|
||||
|
||||
|
@ -15,7 +15,6 @@
|
||||
#define __AUDACITY_MIXER_BOARD__
|
||||
|
||||
#include <wx/frame.h> // to inherit
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/image.h>
|
||||
#include <wx/scrolwin.h>
|
||||
|
||||
|
@ -30,7 +30,6 @@ for shared and private configs - which need to move out.
|
||||
#include <wx/dialog.h>
|
||||
#include <wx/dir.h>
|
||||
#include <wx/dynlib.h>
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/filename.h>
|
||||
#include <wx/list.h>
|
||||
#include <wx/listctrl.h>
|
||||
|
@ -36,7 +36,6 @@
|
||||
|
||||
#include "MemoryX.h"
|
||||
#include <utility>
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/notebook.h>
|
||||
|
||||
#include "widgets/wxPanelWrapper.h"
|
||||
|
@ -27,7 +27,6 @@
|
||||
#include "audacity/Types.h"
|
||||
|
||||
class wxRect;
|
||||
class wxHashTable;
|
||||
|
||||
class Track;
|
||||
class WaveDisplay;
|
||||
|
@ -25,7 +25,6 @@ ShuttleGui.
|
||||
#include <algorithm>
|
||||
|
||||
#include <wx/defs.h>
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/sizer.h>
|
||||
#include <wx/stockitem.h>
|
||||
#include <wx/string.h>
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include "../MemoryX.h"
|
||||
#include "Keyboard.h"
|
||||
#include <vector>
|
||||
#include <wx/hashmap.h>
|
||||
|
||||
#include "../xml/XMLTagHandler.h"
|
||||
|
||||
|
@ -33,7 +33,6 @@ greater use in future.
|
||||
#include <wx/choice.h>
|
||||
#include <wx/dcmemory.h>
|
||||
#include <wx/defs.h>
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/menu.h>
|
||||
#include <wx/settings.h>
|
||||
#include <wx/sizer.h>
|
||||
|
@ -26,7 +26,6 @@ Functions that find and load all LV2 plugins on the system.
|
||||
|
||||
#include <wx/dynlib.h>
|
||||
#include <wx/filename.h>
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/list.h>
|
||||
#include <wx/log.h>
|
||||
#include <wx/string.h>
|
||||
|
@ -13,7 +13,6 @@
|
||||
#define LV2EFFECTSMODULE_H
|
||||
|
||||
#include "../../MemoryX.h"
|
||||
#include <wx/hashmap.h>
|
||||
|
||||
#include <lilv/lilv.h>
|
||||
|
||||
|
@ -17,7 +17,6 @@ LRN
|
||||
|
||||
#include "../FFmpeg.h" // and Audacity.h before FFmpeg for config*.h
|
||||
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/listimpl.cpp>
|
||||
#include "../xml/XMLFileReader.h"
|
||||
#include "../FileNames.h"
|
||||
|
@ -17,7 +17,6 @@
|
||||
#include <wx/dialog.h>
|
||||
#include <wx/dragimag.h>
|
||||
#include <wx/panel.h>
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/timer.h>
|
||||
#include <wx/minifram.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user