From 63223b02008d1979cb8b05ec2c7db903682b576c Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 18 Jan 2017 07:14:42 +0000 Subject: projectm: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6992 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Visual/projectm/projectmwidget.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/plugins/Visual/projectm/projectmwidget.h') diff --git a/src/plugins/Visual/projectm/projectmwidget.h b/src/plugins/Visual/projectm/projectmwidget.h index e6f739646..94d535ed0 100644 --- a/src/plugins/Visual/projectm/projectmwidget.h +++ b/src/plugins/Visual/projectm/projectmwidget.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2014 by Ilya Kotov * + * Copyright (C) 2009-2017 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -66,7 +66,6 @@ private: void createActions(); ProjectMWrapper *m_projectM; QMenu *m_menu; - QTimer *m_timer; QListWidget *m_listWidget; }; -- cgit v1.2.3-13-gbd6f