]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/dataview.h
Added wxDataViewListIndexModel::RowsDeleted() and various related corrections
[wxWidgets.git] / include / wx / gtk / dataview.h
index 401114348594edcd58ae07e12b0686233dabf831..c85c6d34f75ef0844571e5648827636a74d7334e 100644 (file)
@@ -414,7 +414,7 @@ protected:
     virtual void DoSetIndent();
 
 private:
-    friend class wxDataViewCtrlDC;
+    friend class wxDataViewCtrlDCImpl;
     friend class wxDataViewColumn;
     friend class wxGtkDataViewModelNotifier;
     GtkWidget               *m_treeview;