Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3
plasma5-workspace
0003-Fix-build-of-DBusMenuImporter-the-ASYNCHRO...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0003-Fix-build-of-DBusMenuImporter-the-ASYNCHRONOUS-argum.patch of Package plasma5-workspace
From c70d144da79beba7a8b626b9375000ef67567e09 Mon Sep 17 00:00:00 2001 From: Kai Uwe Broulik <kde@privat.broulik.de> Date: Thu, 5 Jan 2017 17:24:55 +0100 Subject: [PATCH 03/44] Fix build of DBusMenuImporter, the ASYNCHRONOUS argument is no more --- appmenu/kdbusimporter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appmenu/kdbusimporter.h b/appmenu/kdbusimporter.h index f5dd65fe..d4246e10 100644 --- a/appmenu/kdbusimporter.h +++ b/appmenu/kdbusimporter.h @@ -35,7 +35,7 @@ class KDBusMenuImporter : public DBusMenuImporter public: KDBusMenuImporter(const QString &service, const QString &path, QObject *parent) - : DBusMenuImporter(service, path, ASYNCHRONOUS, parent) + : DBusMenuImporter(service, path, parent) { } -- 2.12.0
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