summaryrefslogtreecommitdiff
path: root/src/settings/generalwidget.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-03-27 09:34:28 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-04-12 02:30:01 +0200
commit5ef01bdbb74b5f02adf58df5c01125a1d4b9fb01 (patch)
treeb37132547b2199b6765ba8c4394721f9859dac07 /src/settings/generalwidget.cpp
parentclean up failed rebasing and implement history timed expire check (diff)
downloadrekonq-5ef01bdbb74b5f02adf58df5c01125a1d4b9fb01.tar.xz
Last clean up on settings
Get sure settings are updated everytime Strings, spaces and one unuseful slot removed clean up
Diffstat (limited to 'src/settings/generalwidget.cpp')
-rw-r--r--src/settings/generalwidget.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/settings/generalwidget.cpp b/src/settings/generalwidget.cpp
index 9e19f801..439aa5f3 100644
--- a/src/settings/generalwidget.cpp
+++ b/src/settings/generalwidget.cpp
@@ -113,8 +113,7 @@ void GeneralWidget::checkKGetPresence()
{
kcfg_kgetDownload->setDisabled(true);
kcfg_kgetList->setDisabled(true);
- kcfg_kgetDownload->setToolTip(i18n("Install KGet to enable rekonq to use KGet as download manager"));
-
+ kcfg_kgetDownload->setToolTip(i18n("Install KGet to enable rekonq to use it as download manager"));
}
else
{