From 7982c2bd7504bc455d482d18270d993ab766f3a4 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Wed, 1 Nov 2023 20:16:20 +0100 Subject: Fix trailing whitespace --- src/ChatPage.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/ChatPage.h b/src/ChatPage.h index 8229e022..d89457de 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; }; - -- cgit 1.4.1