Fixed wrongly resolved merge conflicts.
* Fixed wrongly resolved merge conflicts. svn path=/trunk/; revision=20633
This commit is contained in:
@ -57,7 +57,7 @@ struct _GtkTreeStore
|
||||
GType *GSEAL (column_headers);
|
||||
GtkTreeIterCompareFunc GSEAL (default_sort_func);
|
||||
gpointer GSEAL (default_sort_data);
|
||||
GtkDestroyNotify GSEAL (default_sort_destroy);
|
||||
GDestroyNotify GSEAL (default_sort_destroy);
|
||||
guint GSEAL (columns_dirty) : 1;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user