Skip to content
Commit 043714e8 authored by David Narváez's avatar David Narváez
Browse files

Fixed Startup as Unique Application

Added a dependency to DBusAddons framework to do the unique application
dance, which required a rework on KigApplication, making it a full
Q_OBJECT for the newInstance slot.

The startup needs to be fixed, probably by porting to QCommanLineArgs,
because the subsequent instances are not handling their command line
arguments properly.
parent a7d47cd8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment