summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-11-01 20:16:20 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2023-11-01 20:16:20 +0100
commit7982c2bd7504bc455d482d18270d993ab766f3a4 (patch)
tree644c2e0e43882e75cb618937cdc43b8f701ab0a9 /src
parentRemove unused function (diff)
downloadnheko-7982c2bd7504bc455d482d18270d993ab766f3a4.tar.xz
Fix trailing whitespace
Diffstat (limited to 'src')
-rw-r--r--src/ChatPage.h1
1 files changed, 0 insertions, 1 deletions
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;
 };
-