diff ui/mainwindow.cpp @ 904:f89b41fa7048

Fix whitespace errors
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 13 Aug 2014 15:44:35 +0200
parents 95e1b2dd9f0e
children e5fd2d0cf42f
line wrap: on
line diff
--- a/ui/mainwindow.cpp	Wed Aug 13 14:49:25 2014 +0200
+++ b/ui/mainwindow.cpp	Wed Aug 13 15:44:35 2014 +0200
@@ -256,7 +256,7 @@
         mCurMessage = tr("An update for %1 is available.").arg(
                 QApplication::applicationName());
     } else {
-        mCurMessage = QString(tr("An update for %1 is available.") + "\n" + 
+        mCurMessage = QString(tr("An update for %1 is available.") + "\n" +
                 tr("Click here to download and install the update.")).arg(
                 QApplication::applicationName());
     }

http://wald.intevation.org/projects/trustbridge/