diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2022-05-17 11:47:01 +0200 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2023-07-09 17:20:40 +0200 |
| commit | d13f6bb870cdda71257f665367be8ef9fca86255 (patch) | |
| tree | 52e214718478f1e52856572f5aa1a2ac58537f9f /src/uilocker.h | |
| parent | 86bb01ba9eac879d3685c439ac9da0028bc4bc80 (diff) | |
Apply clang-format.
Diffstat (limited to 'src/uilocker.h')
| -rw-r--r-- | src/uilocker.h | 2 |
1 files changed, 0 insertions, 2 deletions
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(); |
