]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/tbargtk.cpp
interface additions (mostly for new generic/toolwin)
[wxWidgets.git] / src / gtk / tbargtk.cpp
index bac1d93d7907570283191c7bca177b94da978b17..80802da42e08f8b5a40257837e1b85d964f14646 100644 (file)
@@ -220,9 +220,7 @@ void wxToolBar::Init()
 {
     m_fg =
     m_bg = (GdkColor *)NULL;
-
     m_toolbar = (GtkToolbar *)NULL;
-
     m_blockNextEvent = FALSE;
 }