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; }; -