projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
call SetHorizontalExtent() from SetString(); also simplified/cleaned up the former...
[wxWidgets.git]
/
include
/
wx
/
mgl
/
colour.h
diff --git
a/include/wx/mgl/colour.h
b/include/wx/mgl/colour.h
index 78c9e36f6a74c82c99a749597842dbb7da39c949..892509205e5e7108a2d008ecc8a54f4b905486d6 100644
(file)
--- a/
include/wx/mgl/colour.h
+++ b/
include/wx/mgl/colour.h
@@
-22,7
+22,7
@@
public:
// ------------
// default
- wxColour()
{ Init(); }
+ wxColour()
;
DEFINE_STD_WXCOLOUR_CONSTRUCTORS
// copy ctors and assignment operators