From abc1a67b29f305316cbb2b69a84d8cbb1a3d808a Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Fri, 6 Nov 2015 18:29:40 +0000 Subject: MirandaG15: Minor cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@15691 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirandaG15/src/CContactlistScreen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/MirandaG15/src/CContactlistScreen.cpp') diff --git a/plugins/MirandaG15/src/CContactlistScreen.cpp b/plugins/MirandaG15/src/CContactlistScreen.cpp index 4a3efb282a..5aa16328ac 100644 --- a/plugins/MirandaG15/src/CContactlistScreen.cpp +++ b/plugins/MirandaG15/src/CContactlistScreen.cpp @@ -6,7 +6,7 @@ //************************************************************************ // Constructor //************************************************************************ -CContactlistScreen::CContactlistScreen() +CContactlistScreen::CContactlistScreen() : m_bLongPress(false) { } -- cgit v1.2.3