]> git.donarmstrong.com Git - xournal.git/blobdiff - src/xournal.h
focus and other patches
[xournal.git] / src / xournal.h
index 61eb21801e8549334f127d1a25cee6e9add92592..277b1d0b84e91806889a3287a8e6a2d057b7249d 100644 (file)
    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"