projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update KDE guide link; added to the list of the 'Changes which are compatible' the...
[wxWidgets.git]
/
src
/
os2
/
print.cpp
diff --git
a/src/os2/print.cpp
b/src/os2/print.cpp
index 8bee414a332583c165af3a998a910ce6cd04ee8e..ee4fda74fc9be09c023decfa12c94cf9d3deb153 100644
(file)
--- a/
src/os2/print.cpp
+++ b/
src/os2/print.cpp
@@
-62,9
+62,6
@@
bool wxOS2Printer::Setup(wxWindow *WXUNUSED(parent))
// TODO:
/*
wxPrintDialog dialog(parent, & m_printData);
-#if WXWIN_COMPATIBILITY_2_4
- dialog.GetPrintData().SetSetupDialog(true);
-#endif
return (dialog.ShowModal() == wxID_OK);
*/
return false;