]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/window.h
Cured last focus bug (I hope); some wxMotif mods
[wxWidgets.git] / include / wx / motif / window.h
index b8bd87a2798550f59155b456c4264ff408698f95..81c51482c08728dc69b11399abf6177fb0651fba 100644 (file)
@@ -634,6 +634,7 @@ public:
 
 public:
   /// Motif-specific
+  bool                  m_needsRefresh; // Do we need to repaint the backing store?
   bool                  m_canAddEventHandler;
   bool                  m_button1Pressed;
   bool                  m_button2Pressed;