]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/dataview.h
No changes, just use symbolic NO_IMAGE constant instead of -1 or wxNOT_FOUND.
[wxWidgets.git] / include / wx / generic / dataview.h
index 6e728635de8ca3180115a5379fe644e6f4846c5d..51c0e590779c52625b79999d8ba0cc25711d5b63 100644 (file)
@@ -224,8 +224,8 @@ private:
     virtual wxDataViewItem DoGetCurrentItem() const;
     virtual void DoSetCurrentItem(const wxDataViewItem& item);
 
-    void InvalidateColBestWidths();
-    void InvalidateColBestWidth(int idx);
+    void UpdateColBestWidths();
+    void UpdateColBestWidth(int idx);
 
     wxDataViewColumnList      m_cols;
     // cached column best widths or 0 if not computed, values are for