projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make the main message of wxGenericMessageDialog stand out.
[wxWidgets.git]
/
include
/
wx
/
xrc
/
xh_toolb.h
diff --git
a/include/wx/xrc/xh_toolb.h
b/include/wx/xrc/xh_toolb.h
index a8d853407ae4e7c2aeed950cdedbd981ba8eeb52..6ba95f7124fe3fbd08147ff2491c5ba471bf50f9 100644
(file)
--- a/
include/wx/xrc/xh_toolb.h
+++ b/
include/wx/xrc/xh_toolb.h
@@
-29,6
+29,7
@@
public:
private:
bool m_isInside;
wxToolBar *m_toolbar;
+ wxSize m_toolSize;
};
#endif // wxUSE_XRC && wxUSE_TOOLBAR