Make sure to build widgets before any dialog
ClosedPublic

Authored by tbaumgart on Jan 1 2018, 12:39 PM.

Details

Test Plan

Create clean build directory
run cmake with necessary options
run make
run make test

I repeated this and used -j1, -j5 and -j9 for the make part

Diff Detail

Repository
R261 KMyMoney
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
tbaumgart requested review of this revision.Jan 1 2018, 12:39 PM
tbaumgart created this revision.
alexandref accepted this revision.Jan 1 2018, 7:53 PM

Test plan works for me.

This revision is now accepted and ready to land.Jan 1 2018, 7:53 PM
ostroffjh accepted this revision.Jan 1 2018, 10:01 PM

Yes, this works for me also. It is still compiling, but it is far past where it failed before.

This revision was automatically updated to reflect the committed changes.