Remove inclusions of wx/filedlg.h

This commit is contained in:
Paul Licameli 2020-05-22 16:00:31 -04:00
parent c63cbf01eb
commit c44ae15a4d
16 changed files with 0 additions and 16 deletions

View File

@ -31,7 +31,6 @@
#include <wx/wx.h>
#include <wx/bitmap.h>
#include <wx/filedlg.h>
#include <wx/filefn.h>
#include <wx/image.h>
#include <wx/ffile.h>

View File

@ -21,7 +21,6 @@ processing. See also MacrosWindow and ApplyMacroDialog.
#include <wx/defs.h>
#include <wx/dir.h>
#include <wx/filedlg.h>
#include <wx/textfile.h>
#include "Project.h"

View File

@ -26,7 +26,6 @@
#include <wx/defs.h>
#include <wx/checkbox.h>
#include <wx/choice.h>
#include <wx/filedlg.h>
#include <wx/intl.h>
#include <wx/sizer.h>
#include <wx/statbox.h>

View File

@ -25,7 +25,6 @@ of the BlockFile system.
#include <wx/checkbox.h>
#include <wx/choice.h>
#include <wx/dialog.h>
#include <wx/filedlg.h>
#include <wx/sizer.h>
#include <wx/stattext.h>
#include <wx/timer.h>

View File

@ -27,7 +27,6 @@ License: GPL v2. See License.txt.
#include <wx/checkbox.h>
#include <wx/dynlib.h>
#include <wx/file.h>
#include <wx/filedlg.h>
#include <wx/log.h>
#include <wx/textctrl.h>

View File

@ -48,7 +48,6 @@ the mouse around.
#include <wx/font.h>
#include <wx/image.h>
#include <wx/file.h>
#include <wx/filedlg.h>
#include <wx/intl.h>
#include <wx/scrolbar.h>
#include <wx/sizer.h>

View File

@ -21,7 +21,6 @@
#include <wx/choice.h>
#include <wx/dc.h>
#include <wx/dialog.h>
#include <wx/filedlg.h>
#include <wx/grid.h>
#include <wx/intl.h>
#include <wx/scrolbar.h>

View File

@ -55,7 +55,6 @@
#include <wx/button.h>
#include <wx/choice.h>
#include <wx/filedlg.h>
#include <wx/filename.h>
#include <wx/intl.h>
#include <wx/listctrl.h>

View File

@ -34,7 +34,6 @@
#include <wx/dir.h>
#include <wx/datectrl.h>
#include <wx/datetime.h>
#include <wx/filedlg.h>
#include <wx/intl.h>
#include <wx/progdlg.h>
#include <wx/sizer.h>

View File

@ -25,7 +25,6 @@ or "OFF" point
#include <math.h>
#include <stdio.h>
#include <wx/filedlg.h>
#include <wx/textfile.h>
#include <wx/intl.h>
#include <iostream>

View File

@ -35,7 +35,6 @@
#endif
#include <wx/button.h>
#include <wx/filedlg.h>
#include <wx/valtext.h>
#include <wx/log.h>
#include <wx/wfstream.h>

View File

@ -37,7 +37,6 @@ It \TODO: description
#include <wx/image.h>
#include <wx/dcmemory.h>
#include <wx/file.h>
#include <wx/filedlg.h>
#include <wx/intl.h>
#include <wx/sizer.h>
#include <wx/stattext.h>

View File

@ -19,7 +19,6 @@
#include <wx/button.h>
#include <wx/cmdline.h>
#include <wx/combobox.h>
#include <wx/filedlg.h>
#include <wx/log.h>
#include <wx/process.h>
#include <wx/sizer.h>

View File

@ -69,7 +69,6 @@
#include <wx/checkbox.h>
#include <wx/dynlib.h>
#include <wx/ffile.h>
#include <wx/filedlg.h>
#include <wx/intl.h>
#include <wx/log.h>
#include <wx/mimetype.h>

View File

@ -26,7 +26,6 @@
#include <wx/dirdlg.h>
#include <wx/event.h>
#include <wx/listbase.h>
#include <wx/filedlg.h>
#include <wx/filefn.h>
#include <wx/filename.h>
#include <wx/intl.h>

View File

@ -27,7 +27,6 @@ KeyConfigPrefs and MousePrefs use.
#include <wx/defs.h>
#include <wx/ffile.h>
#include <wx/intl.h>
#include <wx/filedlg.h>
#include <wx/menu.h>
#include <wx/button.h>
#include <wx/radiobut.h>