#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/hashmap.h>
Include dependency graph for dlgInvalidFiles.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | dlgInvalidFiles |
Displays invalid files. More... | |
Functions | |
WX_DECLARE_STRING_HASH_MAP (wxString, InvalidFilesContainer) | |
A hashmap of string keys and string values. |
Definition in file dlgInvalidFiles.hpp.
|
A hashmap of string keys and string values.
|