projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Get rid of wxFontMapper in wxBase library.
[wxWidgets.git]
/
include
/
wx
/
univ
/
toolbar.h
diff --git
a/include/wx/univ/toolbar.h
b/include/wx/univ/toolbar.h
index 433924df1306726562a85f3fbee3be19b3edcde3..c080710eeceb0606612909b68fcdf6f444b9f628 100644
(file)
--- a/
include/wx/univ/toolbar.h
+++ b/
include/wx/univ/toolbar.h
@@
-6,7
+6,7
@@
// Created: 10.09.00
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
// Created: 10.09.00
// RCS-ID: $Id$
// Copyright: (c) Robert Roebling
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_TOOLBAR_H_
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_TOOLBAR_H_
@@
-110,7
+110,7
@@
protected:
void RefreshTool(wxToolBarToolBase *tool);
// (re)calculate the tool positions, should only be called if it is
void RefreshTool(wxToolBarToolBase *tool);
// (re)calculate the tool positions, should only be called if it is
- // necessary to do it, i.e. m_needsLayout ==
TRUE
+ // necessary to do it, i.e. m_needsLayout ==
true
void DoLayout();
// get the rect limits depending on the orientation: top/bottom for a
void DoLayout();
// get the rect limits depending on the orientation: top/bottom for a