tobiasdeiminger created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. tobiasdeiminger requested review of this revision.
REVISION SUMMARY We've got C++11 and can turn KMainWindow::kRestoreMainWindows into a variadic template to support more than 3 different toplevel widgets. Gives also minor code deduplication. TEST PLAN Compile and execute kmainwindowrestoretest. REPOSITORY R263 KXmlGui BRANCH restore_more_windows REVISION DETAIL https://phabricator.kde.org/D16494 AFFECTED FILES src/kmainwindow.h To: tobiasdeiminger Cc: kde-frameworks-devel, michaelh, ngraham, bruns