summaryrefslogtreecommitdiff
path: root/core/pim/today/today.cpp
Unidiff
Diffstat (limited to 'core/pim/today/today.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/today.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pim/today/today.cpp b/core/pim/today/today.cpp
index 34ec3cb..dd98824 100644
--- a/core/pim/today/today.cpp
+++ b/core/pim/today/today.cpp
@@ -37,2 +37,3 @@
37#include <qdialog.h> 37#include <qdialog.h>
38#include <qwhatsthis.h>
38 39
@@ -169,2 +170,3 @@ void Today::loadPlugins() {
169 plugIcon->setPixmap( plugPix ); 170 plugIcon->setPixmap( plugPix );
171 QWhatsThis::add( plugIcon, tr("Click here to launch the associated app") );
170 plugIcon->setName( plugin.guiPart->appName() ); 172 plugIcon->setName( plugin.guiPart->appName() );