summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/setup_other.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-01-17 11:38:24 +0300
committerAndrei Karas <akaras@inbox.ru>2014-01-17 11:38:24 +0300
commit154186bc49d49f1c20c3fcf8ec79494460ed63af (patch)
treec2ae0a59bb6234ab3508aeec96876d57102f7369 /src/gui/widgets/tabs/setup_other.cpp
parent586ba5e0ba0f8e4592ac01ec1456c6720995c2be (diff)
downloadplus-154186bc49d49f1c20c3fcf8ec79494460ed63af.tar.gz
plus-154186bc49d49f1c20c3fcf8ec79494460ed63af.tar.bz2
plus-154186bc49d49f1c20c3fcf8ec79494460ed63af.tar.xz
plus-154186bc49d49f1c20c3fcf8ec79494460ed63af.zip
disable for now screenshot dir editing in windows.
Diffstat (limited to 'src/gui/widgets/tabs/setup_other.cpp')
-rw-r--r--src/gui/widgets/tabs/setup_other.cpp2
1 files changed, 2 insertions, 0 deletions
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"),