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.
Details
Details
- Reviewers
apol - Commits
- R263:726684c0eb19: Take 1..n KMainWindows in kRestoreMainWindows
Compile and execute kmainwindowrestoretest.
Diff Detail
Diff Detail
- Repository
- R263 KXmlGui
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.