D25500: Remove dependency on QtWidgets

2019-11-23 Thread Méven Car
meven planned changes to this revision. meven added a comment. In D25500#566823 , @broulik wrote: > -1 There's UI shown by kded, like network manager prompts and other bits. Also, some bits probably need windowing capabilities. > Certainly so

D25500: Remove dependency on QtWidgets

2019-11-23 Thread Kai Uwe Broulik
broulik added a comment. -1 There's UI shown by kded, like network manager prompts and other bits. Also, some bits probably need windowing capabilities. Certainly something to look into (e.g. use `QGuiApplication` and turn off platform awareness) but not something we can "just" do in a min

D25500: Remove dependency on QtWidgets

2019-11-23 Thread Méven Car
meven created this revision. meven added reviewers: mart, Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. meven requested review of this revision. REVISION SUMMARY Remove unnecessary dependency on QtWidgets. It should allow the kde daemons to st