[Kde-pim] [kdepim-runtime] tray: Let akonaditray show its tooltip without activating the menu before.

Jan Gerrit Marker jangerrit at weiler-marker.com
Thu Aug 11 16:16:46 BST 2011


Git commit c3711c2024da05b90cf93a7d4560dce270020a1e by Jan Gerrit Marker.
Committed on 11/08/2011 at 17:16.
Pushed by jangmarker into branch 'master'.

Let akonaditray show its tooltip without activating the menu before.

CCMAIL: kde-pim at kde.org

M  +2    -0    tray/dock.cpp

http://commits.kde.org/kdepim-runtime/c3711c2024da05b90cf93a7d4560dce270020a1e

diff --git a/tray/dock.cpp b/tray/dock.cpp
index 3be3c4c..44965c0 100644
--- a/tray/dock.cpp
+++ b/tray/dock.cpp
@@ -90,6 +90,8 @@ Dock::Dock( QWidget *parent )
     connect( manager,
              SIGNAL(instanceError(Akonadi::AgentInstance,QString)),
              SLOT(slotInstanceError(Akonadi::AgentInstance,QString)) );
+
+    updateMenu( ServerManager::isRunning() );
 }
 
 Dock::~Dock()
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list