projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
emulate scrolling in wxMSW header control; document the need to call ScrollWindow...
[wxWidgets.git]
/
include
/
wx
/
palmos
/
dcprint.h
diff --git
a/include/wx/palmos/dcprint.h
b/include/wx/palmos/dcprint.h
index 6051b0a23cf49c626f74325e2df02edaaedcf25f..a67bb3123a3fcdd54d60f3174fd73032868c09e1 100644
(file)
--- a/
include/wx/palmos/dcprint.h
+++ b/
include/wx/palmos/dcprint.h
@@
-34,7
+34,7
@@
public:
virtual void StartPage();
virtual void EndPage();
- wxRect GetPaperRect();
+ wxRect GetPaperRect()
const
;
protected:
virtual void DoDrawBitmap(const wxBitmap &bmp, wxCoord x, wxCoord y,