]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/framuniv.cpp
changes to make wxGTK compile with GTK+ 2.0: now it does but the minimal
[wxWidgets.git] / src / univ / framuniv.cpp
index 5ee90213f6bf01d01da5ac5a9d2d258db4e28a9b..727b476ace9021688878b0e6b8a3f376d87abb3e 100644 (file)
@@ -195,8 +195,7 @@ wxPoint wxFrame::GetClientAreaOrigin() const
     }
 #endif // wxUSE_MENUS
 
-   // This is done in wxFrameBase already
-#if 0 // wxUSE_TOOLBAR
+#if wxUSE_TOOLBAR
     if ( m_frameToolBar )
     {
         if ( m_frameToolBar->GetWindowStyleFlag() & wxTB_VERTICAL )