projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
correction to last commit: Korean and Romanian translations will only be in 2.9.1...
[wxWidgets.git]
/
samples
/
stc
/
edit.h
diff --git
a/samples/stc/edit.h
b/samples/stc/edit.h
index c007173271dfae1108c274e74a5ba5dab3ab3573..b96c9f5790dbe83944bca6b5906e30a4443a076f 100644
(file)
--- a/
samples/stc/edit.h
+++ b/
samples/stc/edit.h
@@
-152,7
+152,7
@@
class EditPrint: public wxPrintout {
public:
//! constructor
- EditPrint (Edit *edit, wxChar *title = _T(""));
+ EditPrint (Edit *edit,
const
wxChar *title = _T(""));
//! event handlers
bool OnPrintPage (int page);