app: fix code formatting and UI packing

This commit is contained in:
Michael Natterer
2010-02-22 10:35:43 +01:00
parent 652c6756c4
commit ba6a7d33ff
4 changed files with 63 additions and 76 deletions

View File

@ -41,7 +41,6 @@ struct _GimpDynamicsEditor
GtkWidget *check_grid;
GtkWidget *view_selector;
GtkWidget *notebook;
};
struct _GimpDynamicsEditorClass