summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/setup_other.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-18 11:39:14 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-18 11:39:14 +0300
commitf1a2bb26ee73327d0e29f5cd83861ce5e5cfc97e (patch)
treec8c14c90b0b3ce956349393b4e6adefa2d91f525 /src/gui/widgets/tabs/setup_other.cpp
parentcc1acaa0093c7498daf68956edfa4b7801eb9481 (diff)
downloadplus-f1a2bb26ee73327d0e29f5cd83861ce5e5cfc97e.tar.gz
plus-f1a2bb26ee73327d0e29f5cd83861ce5e5cfc97e.tar.bz2
plus-f1a2bb26ee73327d0e29f5cd83861ce5e5cfc97e.tar.xz
plus-f1a2bb26ee73327d0e29f5cd83861ce5e5cfc97e.zip
Add tooltips to horizontcontainer in setup items.
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 0b8bc6448..6e350ea7c 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) :
"logInput", this, "logInputEvent");
// TRANSLATORS: settings option
- new SetupButtonItem(_("Upload log file"), "upload",
+ new SetupButtonItem(_("Upload log file"), "", "upload",
this, "uploadLog", &uploadListener);
// TRANSLATORS: settings option