Rework the settings dialog. Rework all of it. Thoroughly.
Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/
This commit is contained in:
@ -29,7 +29,7 @@ class AccountListPage;
|
||||
|
||||
class AuthenticateTask;
|
||||
|
||||
class AccountListPage : public QDialog, public BasePage
|
||||
class AccountListPage : public QWidget, public BasePage
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
Reference in New Issue
Block a user