Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Weilbach <felix.weilbach@nextcloud.com>2021-06-16 17:22:34 +0300
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>2021-06-21 13:26:19 +0300
commit407bedaff611c8ef1f929a8431f65f598cbc0ae3 (patch)
tree20d6b28ee5503bb8a685feb5eb4e74171f3393fd
parentb8b375e607b8738c8bad7c52b298cdc0f0e60158 (diff)
Fix review commentbackport/3369/stable-3.2
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
-rw-r--r--src/gui/accountsettings.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/accountsettings.cpp b/src/gui/accountsettings.cpp
index f0bcac4bb..8fa7f5f46 100644
--- a/src/gui/accountsettings.cpp
+++ b/src/gui/accountsettings.cpp
@@ -15,6 +15,7 @@
#include "accountsettings.h"
#include "common/syncjournalfilerecord.h"
+#include "qmessagebox.h"
#include "ui_accountsettings.h"
#include "theme.h"