Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:AndnoVember:LXQt:Qt6
qomp
001-class_QObject.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 001-class_QObject.patch of Package qomp
diff --git a/libqomp/src/plugins/qomppluginaction.h b/libqomp/src/plugins/qomppluginaction.h index 24b442e..68dca9e 100644 --- a/libqomp/src/plugins/qomppluginaction.h +++ b/libqomp/src/plugins/qomppluginaction.h @@ -21,6 +21,7 @@ #define QOMPPLUGINACTION_H #include <QIcon> +#include <QObject> #include "libqomp_global.h" class Tune; diff --git a/libqomp/src/tune.h b/libqomp/src/tune.h index 323f948..6d5f3b1 100644 --- a/libqomp/src/tune.h +++ b/libqomp/src/tune.h @@ -23,6 +23,7 @@ #include <QUrl> #include <QPointer> #include <QImage> +#include <QObject> #include "libqomp_global.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