Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.1:kernel-2.6.32
kdebase4-wallpapers
r882916.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File r882916.diff of Package kdebase4-wallpapers
Subject: kwin: Mark hide() explicitly as a slot From: wstephenson@suse.de Bug: Patch-upstream: 882916 --- kwin/popupinfo.h (revision 882915) +++ kwin/popupinfo.h (revision 882916) @@ -38,11 +38,13 @@ class PopupInfo : public QWidget ~PopupInfo(); void reset(); - void hide(); void showInfo(const QString &infoString); void reconfigure(); + public slots: + void hide(); + protected: void paintEvent( QPaintEvent* ); void paintContents(); Index: kwin/popupinfo.h ===================================================================
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor