minor dialog tweak.
2005-09-26 Sven Neumann <sven@gimp.org> * plug-ins/common/gqbist.c: minor dialog tweak.
This commit is contained in:

committed by
Sven Neumann

parent
4839271341
commit
2e42c8ea83
@ -1,3 +1,7 @@
|
||||
2005-09-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* plug-ins/common/gqbist.c: minor dialog tweak.
|
||||
|
||||
2005-09-26 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/core/gimpdata.c
|
||||
|
@ -846,6 +846,7 @@ dialog_run (void)
|
||||
NULL);
|
||||
|
||||
bbox = gtk_hbutton_box_new ();
|
||||
gtk_button_box_set_layout (GTK_BUTTON_BOX (bbox), GTK_BUTTONBOX_START);
|
||||
gtk_box_pack_start (GTK_BOX (vbox), bbox, FALSE, FALSE, 0);
|
||||
gtk_widget_show (bbox);
|
||||
|
||||
|
Reference in New Issue
Block a user