Declared here too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ove Kaaven
1999-04-14 11:56:15 +00:00
parent 908d45166b
commit 3b90345be1
6 changed files with 12 additions and 14 deletions

View File

@@ -37,7 +37,7 @@ class wxToolBar;
// global data
//-----------------------------------------------------------------------------
extern const char *wxToolBarNameStr;
extern const wxChar *wxToolBarNameStr;
//-----------------------------------------------------------------------------
// wxToolBar
@@ -118,4 +118,3 @@ class wxToolBar: public wxControl
#endif
// __TBARGTKH__