]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/listbox.h
made some wxHtmlEntitiesParser's methods public -- turned out they are useful
[wxWidgets.git] / include / wx / gtk1 / listbox.h
index 20eb87cac5f91b668146eebe4695d17273dbfb66..da536fe9c2726a9a266e3200f33ad2299fbd9f5e 100644 (file)
@@ -96,6 +96,7 @@ public:
     bool       m_hasCheckBoxes;
 #endif // wxUSE_CHECKLISTBOX
 
     bool       m_hasCheckBoxes;
 #endif // wxUSE_CHECKLISTBOX
 
+    int      m_prevSelection;
 protected:
     virtual wxSize DoGetBestSize() const;
 
 protected:
     virtual wxSize DoGetBestSize() const;