wxGTK compile fixes for my wxMSW changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-06-28 22:04:40 +00:00
parent 4e57b0d495
commit 9f3a38fcd5
4 changed files with 5 additions and 4 deletions

View File

@@ -47,6 +47,4 @@ public:
long style = wxLI_HORIZONTAL, const wxString &name = wxStaticTextNameStr );
};
#endif // wxUSE_STATLINE
#endif // __GTKSTATICLINEH__