projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Call Expand on an item's parent chain in EnsureVisible
[wxWidgets.git]
/
include
/
wx
/
math.h
diff --git
a/include/wx/math.h
b/include/wx/math.h
index 3053d11f5645833b2ef259d8a82f81065f125e0b..19518085f17205b549f7e405232c4c25fdfb09b1 100644
(file)
--- a/
include/wx/math.h
+++ b/
include/wx/math.h
@@
-24,7
+24,7
@@
/* Scaling factors for various unit conversions: 1 inch = 2.54 cm */
#ifndef METRIC_CONVERSION_CONSTANT
- #define METRIC_CONVERSION_CONSTANT (1
./25
4)
+ #define METRIC_CONVERSION_CONSTANT (1
/25.
4)
#endif
#ifndef mm2inches