projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
1. wxLoad/SaveFileSelector return "wxString" instead of "char *"
[wxWidgets.git]
/
src
/
motif
/
printdlg.cpp
diff --git
a/src/motif/printdlg.cpp
b/src/motif/printdlg.cpp
index aa24e6ad64f26ab4c4fd0d4b642d278da935ffe5..7136ec67a7f0a8a4a9beafb04ab231c2525e28d3 100644
(file)
--- a/
src/motif/printdlg.cpp
+++ b/
src/motif/printdlg.cpp
@@
-14,7
+14,7
@@
#endif
#include "wx/object.h"
-#include "wx/
stubs
/printdlg.h"
+#include "wx/
motif
/printdlg.h"
#include "wx/dcprint.h"
// Use generic page setup dialog: use your own native one if one exists.