X-Git-Url: https://git.donarmstrong.com/?p=xournal.git;a=blobdiff_plain;f=src%2Fxournal.h;h=277b1d0b84e91806889a3287a8e6a2d057b7249d;hp=61eb21801e8549334f127d1a25cee6e9add92592;hb=881e9a45693f4d724512fdc5297ba312d447851b;hpb=1a32c75ce28e5750fd623a94d300f0dd2716fc02 diff --git a/src/xournal.h b/src/xournal.h index 61eb218..277b1d0 100644 --- a/src/xournal.h +++ b/src/xournal.h @@ -12,6 +12,11 @@ XInput and want to try things differently. This will probably break on-the-fly display rotation after application startup, though. */ +#define FILE_DIALOG_SIZE_BUGFIX +/* ugly, but should help users with versions of GTK+ that suffer from the + "tiny file dialog" syndrome, without hurting those with well-behaved + versions of GTK+. Comment out if you'd prefer not to include this fix. */ + // PREF FILES INFO #define CONFIG_DIR ".xournal"