summaryrefslogtreecommitdiff
path: root/noncore/settings/mediummount/mediumglobal.cc
Unidiff
Diffstat (limited to 'noncore/settings/mediummount/mediumglobal.cc') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/mediummount/mediumglobal.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/mediummount/mediumglobal.cc b/noncore/settings/mediummount/mediumglobal.cc
index 0c6cf12..621784e 100644
--- a/noncore/settings/mediummount/mediumglobal.cc
+++ b/noncore/settings/mediummount/mediumglobal.cc
@@ -39,7 +39,7 @@ void MediumGlobalWidget::initGUI()
39 39
40 m_label = new QLabel( this ); 40 m_label = new QLabel( this );
41 m_label->setTextFormat( Qt::RichText ); 41 m_label->setTextFormat( Qt::RichText );
42 m_label->setText( tr("") ); 42 m_label->setText( "" );
43 QWhatsThis::add( this, tr("If a medium gets inserted into this device Opie " 43 QWhatsThis::add( this, tr("If a medium gets inserted into this device Opie "
44 "tries to search the medium for Documents. On " 44 "tries to search the medium for Documents. On "
45 "large mediums this can take some time. You can choose " 45 "large mediums this can take some time. You can choose "