leftovers from r59566

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-03-15 19:45:34 +00:00
parent 423939b29a
commit 7235c54d3b
2 changed files with 6 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ extern WXDLLIMPEXP_DATA_CORE(const char) wxStatusBarNameStr[];
// wxStatusBarPane: an helper for wxStatusBar
// ----------------------------------------------------------------------------
class wxStatusBarPane
class WXDLLIMPEXP_CORE wxStatusBarPane
{
// only wxStatusBarBase can access our internal members and modify them:
friend class WXDLLIMPEXP_FWD_CORE wxStatusBarBase;