X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/966b84b9140622dd94b081206bb52ceb5ce2c401..a9339fe22c1815cfbbf2ed9c300c897256644d18:/src/generic/tabg.cpp diff --git a/src/generic/tabg.cpp b/src/generic/tabg.cpp index 1d913425cd..249395811a 100644 --- a/src/generic/tabg.cpp +++ b/src/generic/tabg.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "tabg.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" @@ -36,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)