From d13f6bb870cdda71257f665367be8ef9fca86255 Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Tue, 17 May 2022 11:47:01 +0200 Subject: Apply clang-format. --- src/uilocker.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/uilocker.h') diff --git a/src/uilocker.h b/src/uilocker.h index 44d9d8a2..ec188f1a 100644 --- a/src/uilocker.h +++ b/src/uilocker.h @@ -43,7 +43,6 @@ public: Cancelled }; - class Session { public: @@ -62,7 +61,6 @@ public: QString m_name; }; - UILocker(); ~UILocker(); -- cgit v1.3.1