From a052c63b003d1f82bc5785617db4e3e285f82e00 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Sun, 9 Mar 2014 11:08:01 -0300 Subject: Fix retrieving the initial position of the Notification Area. We had all in place, all that was missing was to actually load the position stored on the settings for the tooltips. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/profile/profilewidget2.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/qt-ui/profile/profilewidget2.cpp b/qt-ui/profile/profilewidget2.cpp index d78b42057..990e2489f 100644 --- a/qt-ui/profile/profilewidget2.cpp +++ b/qt-ui/profile/profilewidget2.cpp @@ -567,6 +567,7 @@ void ProfileWidget2::setProfileState() return; currentState = PROFILE; + toolTipItem->readPos(); setBackgroundBrush(getColor(::BACKGROUND)); background->setVisible(false); -- cgit v1.2.3-70-g09d2