https://bugs.kde.org/show_bug.cgi?id=400794
Bug ID: 400794 Summary: Move out ui options page code into separate class Product: umbrello Version: 2.26.2 (KDE Applications 18.08.2) Platform: Other OS: All Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: umbrello-de...@kde.org Reporter: ralf.habac...@freenet.de Target Milestone: --- In the current implementation, the code for the Ui options page used by the settings dialog is still embedded in SettingsDialog::setupUIPage(), while all other pages are already in separate classes. This should be corrected. STEPS TO REPRODUCE 1. inspect SettingsDialog::setupUIPage() at https://cgit.kde.org/umbrello.git/tree/umbrello/dialogs/settingsdialog.cpp#n116 OBSERVED RESULT The page code is embedded EXPECTED RESULT The page code should be moved out into a separate class SOFTWARE VERSIONS (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.