aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow/mainwindow.h
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-09-18 17:13:24 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-09-18 17:13:24 +0200
commitd7c51cc1f3e67ad9c167b7afcbf7313181832718 (patch)
tree1c1b9754060ebfbbf4ad606f39a820b539db1b11 /src/mainwindow/mainwindow.h
parentUpdate vendor.cmake (diff)
downloadsmolbote-d7c51cc1f3e67ad9c167b7afcbf7313181832718.tar.xz
clang-format pass
Diffstat (limited to 'src/mainwindow/mainwindow.h')
-rw-r--r--src/mainwindow/mainwindow.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainwindow/mainwindow.h b/src/mainwindow/mainwindow.h
index 3abeb39..d7a5fb3 100644
--- a/src/mainwindow/mainwindow.h
+++ b/src/mainwindow/mainwindow.h
@@ -23,7 +23,8 @@ class WebView;
class NavigationBar;
class WebProfile;
-namespace Ui {
+namespace Ui
+{
class MainWindow;
}