From 01235bdb7777c63c2c65ee6dd00081e640ae7dbe Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 28 Sep 2008 16:45:09 +0000 Subject: volume tracking git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@569 90c681e8-e032-0410-971d-27865f9a5e38 --- src/ui/mainwindow.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ui/mainwindow.h') diff --git a/src/ui/mainwindow.h b/src/ui/mainwindow.h index 515ab685c..0f7890460 100644 --- a/src/ui/mainwindow.h +++ b/src/ui/mainwindow.h @@ -93,8 +93,6 @@ protected: virtual void keyPressEvent ( QKeyEvent* ); private slots: - //void showOutputState(const OutputState&); - //void showDecoderState(const DecoderState&); void showState(Qmmp::State state); void showMetaData(); void changeTitle(const QString&); @@ -105,7 +103,6 @@ private slots: void updateEQ(); void forward(); void backward(); - //void trayActivated(QSystemTrayIcon::ActivationReason); void about(); void handleCloseRequest(); -- cgit v1.2.3-13-gbd6f