Bug 264069 - No such method Pager::toolTipAboutToShow/toolTipHidden()
Summary: No such method Pager::toolTipAboutToShow/toolTipHidden()
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-pager (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-23 13:17 UTC by S. Burmeister
Modified: 2011-01-27 23:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description S. Burmeister 2011-01-23 13:17:59 UTC
Version:           unspecified (using KDE 4.5.95) 
OS:                Linux

If I place the mouse e.g. on the virtual desktops widget the following messages are added to the xsession-errors file when the pop-up appears/disappears:

QMetaObject::invokeMethod: No such method Pager::toolTipHidden()
QMetaObject::invokeMethod: No such method Pager::toolTipAboutToShow()


Reproducible: Always
Comment 1 Aaron J. Seigo 2011-01-27 23:20:00 UTC
SVN commit 1217570 by aseigo:

avoid (non-critical) warnings
BUG:264069


 M  +3 -2      private/tooltip.cpp  
 M  +2 -0      tooltipmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1217570