From d7c51cc1f3e67ad9c167b7afcbf7313181832718 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Tue, 18 Sep 2018 17:13:24 +0200 Subject: clang-format pass --- src/mainwindow/mainwindow.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mainwindow/mainwindow.h') 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; } -- cgit v1.2.1