Run formatter on all our files

This commit is contained in:
RickyRister 2026-05-26 01:17:04 -07:00
parent b3c89167c5
commit 19573eddf0
19 changed files with 153 additions and 81 deletions

View file

@ -27,7 +27,7 @@ protected:
inline OracleWizard *wizard()
{
return (OracleWizard *)QWizardPage::wizard();
};
}
};
class SimpleDownloadFilePage : public OracleWizardPage