summaryrefslogtreecommitdiffstats
path: root/gui/pages/global/AccountListPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/pages/global/AccountListPage.h')
-rw-r--r--gui/pages/global/AccountListPage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/pages/global/AccountListPage.h b/gui/pages/global/AccountListPage.h
index fd4724d1..fd2c96e3 100644
--- a/gui/pages/global/AccountListPage.h
+++ b/gui/pages/global/AccountListPage.h
@@ -29,7 +29,7 @@ class AccountListPage;
class AuthenticateTask;
-class AccountListPage : public QDialog, public BasePage
+class AccountListPage : public QWidget, public BasePage
{
Q_OBJECT
public: