diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ChatPage.h | 1 |
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; }; - |