summaryrefslogtreecommitdiffstats
path: root/include/LogoutDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/LogoutDialog.h')
-rw-r--r--include/LogoutDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/LogoutDialog.h b/include/LogoutDialog.h
index 6b698221..a1a5ee4f 100644
--- a/include/LogoutDialog.h
+++ b/include/LogoutDialog.h
@@ -28,7 +28,7 @@ public:
explicit LogoutDialog(QWidget *parent = nullptr);
protected:
- void paintEvent(QPaintEvent *event) override;
+ void paintEvent(QPaintEvent *event) override;
signals:
void closing(bool isLoggingOut);