]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/dbgrptg.cpp
revert togglable tools to previous state if the change was vetoed by OnLeftClick()
[wxWidgets.git] / src / generic / dbgrptg.cpp
index d265f9eb3e11fc63e0cc4cd3dd5c4562ab85ade1..c09e021cd73f659ff43b29eff22af13ec5eb64ab 100644 (file)
@@ -39,6 +39,9 @@
 #include "wx/mimetype.h"
 
 #include "wx/statline.h"
+#include "wx/stattext.h"
+#include "wx/filedlg.h"
+#include "wx/valtext.h"
 
 // ----------------------------------------------------------------------------
 // wxDumpPreviewDlg: simple class for showing ASCII preview of dump files