From b984992fc92b6dd607732d6dad1c533b36f1ba3a Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sun, 7 Jan 2018 23:28:42 +0100 Subject: Added .clang-format --- src/forms/profileview.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/forms/profileview.h') 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 -namespace Ui { +namespace Ui +{ class ProfileView; } -- cgit v1.2.1