From 6a02b2bcfb95f45cba9072e17c75408ca90eead6 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 11 Oct 2009 08:21:33 +0000 Subject: fixed build (Closes issue 181) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1303 90c681e8-e032-0410-971d-27865f9a5e38 --- src/ui/textscroller.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui/textscroller.h') diff --git a/src/ui/textscroller.h b/src/ui/textscroller.h index 08a40b9c5..bf4a0185d 100644 --- a/src/ui/textscroller.h +++ b/src/ui/textscroller.h @@ -79,6 +79,7 @@ private: bool m_bitmapConf; bool m_bitmap; QMenu *m_menu; + int m_offset; }; #endif -- cgit v1.2.3-13-gbd6f