Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Evergreen:11.1
kdelibs4
patch-r890350.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File patch-r890350.diff of Package kdelibs4
Subject: fix broken source compat for kdebindings From: wstephenson@suse.de Bug: Patch-upstream: 890350 --- kio/kio/kdirlister.h (revision 890349) +++ kio/kio/kdirlister.h (revision 890350) @@ -579,6 +579,9 @@ Q_SIGNALS: void speed( int bytes_per_second ); protected: + /// @deprecated and unused, ignore this + enum Changes { NONE=0, NAME_FILTER=1, MIME_FILTER=2, DOT_FILES=4, DIR_ONLY_MODE=8 }; + /** * Called for every new item before emitting newItems(). * You may reimplement this method in a subclass to implement your own Index: kio/kio/kdirlister.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