Complete previous commit

svn path=/trunk/; revision=27667
This commit is contained in:
Martin Nordholts 2008-11-15 20:05:28 +00:00
parent 137734aaed
commit 4a239bcc82
2 changed files with 1 additions and 5 deletions

View file

@ -4,7 +4,7 @@
here instead of exposing them through silly class instance
members.
* app/widgets/gimpcontainertreeview.c:
* app/widgets/gimpcontainertreeview.[ch]:
* app/widgets/gimpcontainertreeview-dnd.c
* app/widgets/gimpdatafactoryview.c
* app/widgets/gimpitemtreeview.c

View file

@ -45,10 +45,6 @@ struct _GimpContainerTreeView
gint n_model_columns;
GType model_columns[16];
gint model_column_renderer;
gint model_column_name;
gint model_column_name_attributes;
GtkTreeView *view;
GtkTreeViewColumn *main_column;