From 7982c2bd7504bc455d482d18270d993ab766f3a4 Mon Sep 17 00:00:00 2001
From: Nicolas Werner <nicolas.werner@hotmail.de>
Date: Wed, 1 Nov 2023 20:16:20 +0100
Subject: [PATCH] Fix trailing whitespace

---
 src/ChatPage.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/ChatPage.h b/src/ChatPage.h
index 8229e0225..d89457def 100644
--- a/src/ChatPage.h
+++ b/src/ChatPage.h
@@ -221,4 +221,3 @@ private:
     // Stores when our windows lost focus. Invalid when our windows have focus.
     QDateTime lastWindowActive;
 };
-
-- 
GitLab