make config-window suitable for small[er] screens
[ardour.git] / gtk2_ardour / ui_config_vars.h
index f64e1ca1416392372352ba0c29a360d893146a72..ad266d967488e9e8566f94a3bda1751f0c16cbf5 100644 (file)
@@ -20,4 +20,5 @@
 UI_CONFIG_VARIABLE(std::string, ui_rc_file, "ui-rc-file", "ardour3_ui_dark.rc")
 UI_CONFIG_VARIABLE(bool, flat_buttons, "flat-buttons", false)
 UI_CONFIG_VARIABLE(bool, gradient_waveforms, "gradient-waveforms", false)
+UI_CONFIG_VARIABLE(bool, all_floating_windows_are_dialogs, "all-floating-windows-are-dialogs", false)