From 154186bc49d49f1c20c3fcf8ec79494460ed63af Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 17 Jan 2014 11:38:24 +0300 Subject: disable for now screenshot dir editing in windows. --- src/gui/widgets/tabs/setup_other.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets') diff --git a/src/gui/widgets/tabs/setup_other.cpp b/src/gui/widgets/tabs/setup_other.cpp index 940623379..9f3c30dec 100644 --- a/src/gui/widgets/tabs/setup_other.cpp +++ b/src/gui/widgets/tabs/setup_other.cpp @@ -371,9 +371,11 @@ Setup_Other::Setup_Other(const Widget2 *const widget) : "", "usefbo", this, "usefboEvent"); #endif +#ifndef WIN32 // TRANSLATORS: settings option new SetupItemTextField(_("Screenshot directory"), "", "screenshotDirectory2", this, "screenshotDirectory2Event", true, true); +#endif // TRANSLATORS: settings option new SetupItemIntTextField(_("Network delay between sub servers"), -- cgit v1.2.3-60-g2f50