[Differential] [Changed Subscribers] D2882: Don't load QPT in kcminit

broulik (Kai Uwe Broulik) noreply at phabricator.kde.org
Wed Sep 28 19:59:13 UTC 2016


broulik added inline comments.

INLINE COMMENTS

> main.cpp:256
>    QGuiApplication app(argc, argv); //gui is needed for several modules
> +  app.setDesktopSettingsAware(false);
>    KAboutData about(QStringLiteral("kcminit"), i18n("KCMInit"), QString(),

This is a static and docs explicitly mention "This function must be called before creating the QGuiApplication object",

http://doc.qt.io/qt-5/qguiapplication.html#setDesktopSettingsAware

REPOSITORY
  rPLASMAWORKSPACE Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D2882

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: davidedmundson, #plasma, bshah
Cc: broulik, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160928/f908ff58/attachment-0001.html>


More information about the Plasma-devel mailing list