extra semicolons removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include "wx/tab.h"
|
||||
#include "wx/listimpl.cpp"
|
||||
|
||||
WX_DEFINE_LIST(wxTabLayerList);
|
||||
WX_DEFINE_LIST(wxTabLayerList)
|
||||
|
||||
// not defined: use old, square tab implementation (fills in tabs)
|
||||
// defined: use new, rounded tab implementation (doesn't colour in tabs)
|
||||
|
||||
Reference in New Issue
Block a user