From 0e860ae0ba0c6ed9f14b9d01a28b44ae64d91532 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 9 Sep 2008 19:45:15 +0000 Subject: new libqmmp api, a lot of features has been temporary disabled git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@546 90c681e8-e032-0410-971d-27865f9a5e38 --- src/ui/eqwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/eqwidget.h') diff --git a/src/ui/eqwidget.h b/src/ui/eqwidget.h index b6bf77ebf..7b3680a45 100644 --- a/src/ui/eqwidget.h +++ b/src/ui/eqwidget.h @@ -56,7 +56,7 @@ public: /*! * shows output volume and balance. Necessare for the shaded mode */ - void setInfo(const OutputState &st); + //void setInfo(const OutputState &st); signals: void valueChanged(); -- cgit v1.2.3-13-gbd6f