projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added test mode to wxLongLongWx which allowed to find the bug in operator*=()
[wxWidgets.git]
/
include
/
wx
/
msgdlg.h
diff --git
a/include/wx/msgdlg.h
b/include/wx/msgdlg.h
index 173e699e3609f8f78beb58537e94b3d3404f30b0..573907b3c6f7c3084721ee706dcd29202cf79ed2 100644
(file)
--- a/
include/wx/msgdlg.h
+++ b/
include/wx/msgdlg.h
@@
-6,7
+6,7
@@
#elif defined(__WXMOTIF__)
#include "wx/motif/msgdlg.h"
#elif defined(__WXGTK__)
-#include "wx/g
tk/msgdl
g.h"
+#include "wx/g
eneric/msgdlg
g.h"
#elif defined(__WXQT__)
#include "wx/generic/msgdlgg.h"
#elif defined(__WXMAC__)