summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/setup_other.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-01-29 01:32:53 +0300
committerAndrei Karas <akaras@inbox.ru>2014-01-29 01:32:53 +0300
commit6aed2d7d4c6a3cb181f053ba52488cb1a0ea232c (patch)
treeaf9a98a5f55bd9e180d4ed1b09eb261720745e95 /src/gui/widgets/tabs/setup_other.cpp
parent6427fbb2b35b113965c4d3c9470cced433a70c6d (diff)
downloadplus-6aed2d7d4c6a3cb181f053ba52488cb1a0ea232c.tar.gz
plus-6aed2d7d4c6a3cb181f053ba52488cb1a0ea232c.tar.bz2
plus-6aed2d7d4c6a3cb181f053ba52488cb1a0ea232c.tar.xz
plus-6aed2d7d4c6a3cb181f053ba52488cb1a0ea232c.zip
Fix screenshot directory saving/loading.
Diffstat (limited to 'src/gui/widgets/tabs/setup_other.cpp')
-rw-r--r--src/gui/widgets/tabs/setup_other.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/tabs/setup_other.cpp b/src/gui/widgets/tabs/setup_other.cpp
index 9f3c30dec..985baa744 100644
--- a/src/gui/widgets/tabs/setup_other.cpp
+++ b/src/gui/widgets/tabs/setup_other.cpp
@@ -374,7 +374,7 @@ Setup_Other::Setup_Other(const Widget2 *const widget) :
#ifndef WIN32
// TRANSLATORS: settings option
new SetupItemTextField(_("Screenshot directory"), "",
- "screenshotDirectory2", this, "screenshotDirectory2Event", true, true);
+ "screenshotDirectory3", this, "screenshotDirectory3Event", true, true);
#endif
// TRANSLATORS: settings option