projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added fontfactory.h that should have been part of 49213.
[wxWidgets.git]
/
include
/
wx
/
tbarbase.h
diff --git
a/include/wx/tbarbase.h
b/include/wx/tbarbase.h
index 8c4b93543ba83ad26edfd2986254db6199ba9f6d..47ccd84a01c00e1a7bab91556bd5d3a4cdb2a2aa 100644
(file)
--- a/
include/wx/tbarbase.h
+++ b/
include/wx/tbarbase.h
@@
-77,7
+77,7
@@
public:
m_tbar = tbar;
m_id = toolid;
if (m_id == wxID_ANY)
- m_id = wx
New
Id();
+ m_id = wx
Window::NewControl
Id();
m_clientData = clientData;
m_bmpNormal = bmpNormal;