]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/tbargtk.h
Cleaned up paint DC cache in ~wxPaintDC to avoid spurious memory warning
[wxWidgets.git] / include / wx / gtk / tbargtk.h
index c7f755e53097ced57686ba6422c049e0fcee73d0..6eceed4124c9589c7cb0799c0e557ed16677acf4 100644 (file)
@@ -116,6 +116,7 @@ public:
     int           m_xMargin;
     int           m_yMargin;
     bool          m_hasToolAlready;
+    bool          m_blockNextEvent;
     
     void OnInternalIdle();