aboutsummaryrefslogtreecommitdiff
path: root/src/forms/profileview.h
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-01-07 23:28:42 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-01-07 23:28:42 +0100
commitb984992fc92b6dd607732d6dad1c533b36f1ba3a (patch)
tree984c5ede072c2ebb10ad32acb5d5928162feb97f /src/forms/profileview.h
parentSearching through BookmarkModel elements (diff)
downloadsmolbote-b984992fc92b6dd607732d6dad1c533b36f1ba3a.tar.xz
Added .clang-format
Diffstat (limited to 'src/forms/profileview.h')
-rw-r--r--src/forms/profileview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/forms/profileview.h b/src/forms/profileview.h
index a2e42f2..bf44346 100644
--- a/src/forms/profileview.h
+++ b/src/forms/profileview.h
@@ -11,7 +11,8 @@
#include <QDialog>
-namespace Ui {
+namespace Ui
+{
class ProfileView;
}