Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
konqueror-plugins
build.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File build.diff of Package konqueror-plugins
------------------------------------------------------------------------ r1018517 | cfeck | 2009-09-01 19:26:03 +0000 (Tue, 01 Sep 2009) | 2 lines Changed paths: M /trunk/extragear/base/konq-plugins/dirfilter/CMakeLists.txt SVN_SILENT link ------------------------------------------------------------------------ --- dirfilter/CMakeLists.txt +++ dirfilter/CMakeLists.txt @@ -4,7 +4,7 @@ kde4_add_plugin(dirfilterplugin ${dirfilterplugin_PART_SRCS}) -target_link_libraries(dirfilterplugin ${KDE4_KPARTS_LIBS}) +target_link_libraries(dirfilterplugin ${KDE4_KPARTS_LIBS} ${KDE4_KFILE_LIBS}) install(TARGETS dirfilterplugin DESTINATION ${PLUGIN_INSTALL_DIR} ) --- adblock/adblock.cpp +++ adblock/adblock.cpp @@ -300,7 +300,7 @@ // ---------------------------------------------------------------------------- AdElement::AdElement() : - m_url(0), m_category(0), m_type(0), m_blocked(false) {} + m_blocked(false) {} AdElement::AdElement(const QString &url, const QString &category, const QString &type, bool blocked, const DOM::Node&node) :
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