projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Someone probably meant "wx/defs.h" instead of "defs.h"
[wxWidgets.git]
/
include
/
wx
/
gtk
/
dc.h
diff --git
a/include/wx/gtk/dc.h
b/include/wx/gtk/dc.h
index 8b71e9ceb0d76273ffb838ef785e1be11efd60b9..acc56d3bcd1bdc0efb5ebef8c09ccd6774f88405 100644
(file)
--- a/
include/wx/gtk/dc.h
+++ b/
include/wx/gtk/dc.h
@@
-70,7
+70,7
@@
public:
// implementation
// --------------
- void ComputeScaleAndOrigin();
+ v
irtual v
oid ComputeScaleAndOrigin();
long XDEV2LOG(long x) const
{