D5123: Try to fix call to KXMLGuiWindow::setupGUI
Kevin Funk
noreply at phabricator.kde.org
Wed Mar 22 08:26:20 UTC 2017
kfunk added a comment.
In https://phabricator.kde.org/D5123#96602, @dfaure wrote:
> createGUI(part) takes care of loading ui_standards.rc, see the bit of code I pointed to in my last comment.
Sorry, you misunderstood me. Yes, I know `createGUI(part)` eventually loads ui_standards.rc. Debugged through half of kxmlgui already ;)
I think our issue is that we call `createGUI(part)` to late during startup, while other XML files (e.g. those from plugins) have already been loaded.
REPOSITORY
R33 KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D5123
To: kfunk, #kdevelop, mlaurent, dfaure
Cc: apol, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170322/7cae1fe5/attachment.html>
More information about the KDevelop-devel
mailing list