Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
qt4-assistant-adp
add-camelcase-headers.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File add-camelcase-headers.diff of Package qt4-assistant-adp
--- lib/lib.pro +++ lib/lib.pro @@ -62,7 +62,7 @@ } qt_install_headers { - assistant_headers.files = qassistantclient.h qassistantclient_global.h + assistant_headers.files = qassistantclient.h qassistantclient_global.h QtAssistant/QAssistantClient QtAssistant/QAssistant assistant_headers.path = $$[QT_INSTALL_HEADERS]/QtAssistant INSTALLS += assistant_headers } --- lib/QtAssistant/QAssistantClient +++ lib/QtAssistant/QAssistantClient @@ -0,0 +1 @@ +#include "qassistantclient.h" --- lib/QtAssistant/QtAssistant +++ lib/QtAssistant/QtAssistant @@ -0,0 +1,5 @@ +#ifndef QT_QTASSISTANT_MODULE_H +#define QT_QTASSISTANT_MODULE_H +#include <QtNetwork/QtNetwork> +#include "qassistantclient.h" +#endif
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