D5516: balooshow: Fix order of QApplication object creation

Alexey Min noreply at phabricator.kde.org
Wed Apr 19 20:02:45 UTC 2017


alexeymin updated this revision to Diff 13613.
alexeymin added a comment.


  Moved QCoreApplication object creation before KAboutData object creation.
  
  But, in neighbour directories, src/tools/ baloosearch and balooctl also have this problem then - QCoreApplication object is created right before KAboutData::setApplicationData() call.
  Ex.: https://cgit.kde.org/baloo.git/tree/src/tools/baloosearch/main.cpp#n45

REPOSITORY
  R293 Baloo

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D5516?vs=13611&id=13613

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

AFFECTED FILES
  src/tools/balooshow/main.cpp

To: alexeymin, #frameworks, aacid, ltoscano
Cc: ltoscano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170419/78dcbadd/attachment.html>


More information about the Kde-frameworks-devel mailing list