forked from AuroraMiddleware/gtk
GtkFontChooser: Remove default geometry defines
This commit is contained in:
parent
55d50b3cca
commit
e3f70857af
@ -107,10 +107,6 @@ struct _GtkFontChooserPrivate
|
||||
#define PREVIEW_HEIGHT 72
|
||||
#define PREVIEW_TOP_PADDING 6
|
||||
|
||||
/* Widget default geometry */
|
||||
#define FONT_CHOOSER_WIDTH 540
|
||||
#define FONT_CHOOSER_HEIGHT 408
|
||||
|
||||
/* These are the sizes of the font, style & size lists. */
|
||||
#define FONT_LIST_HEIGHT 136
|
||||
#define FONT_LIST_WIDTH 190
|
||||
|
Loading…
Reference in New Issue
Block a user