From e16f15ff12eb654d2c09f5a280d28389a3ad74fc Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 4 Aug 2008 20:12:45 +0000 Subject: 0.2 fixes git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@490 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/statusicon/statusicon.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/General/statusicon/statusicon.h') diff --git a/src/plugins/General/statusicon/statusicon.h b/src/plugins/General/statusicon/statusicon.h index 549cf5f18..b6d8a3e04 100644 --- a/src/plugins/General/statusicon/statusicon.h +++ b/src/plugins/General/statusicon/statusicon.h @@ -53,6 +53,7 @@ private: bool m_enabled; int m_messageDelay; Control *m_control; + uint m_state; }; -- cgit v1.2.3-13-gbd6f