From 1763b5effcfba6dd51f805c5948c9108f7c97348 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 2 Jul 2011 11:58:53 +0000 Subject: fixed command line option, removed unused code git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2259 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Ui/skinned/mainwindow.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/plugins/Ui/skinned/mainwindow.h') diff --git a/src/plugins/Ui/skinned/mainwindow.h b/src/plugins/Ui/skinned/mainwindow.h index 0069ecafb..542b154a9 100644 --- a/src/plugins/Ui/skinned/mainwindow.h +++ b/src/plugins/Ui/skinned/mainwindow.h @@ -77,9 +77,7 @@ public slots: void loadPlaylist(); void savePlaylist(); - void setFileList(const QStringList&, bool clear = true); void about(); - void updateSettings(); protected: @@ -94,7 +92,6 @@ private slots: void forward(); void backward(); void handleCloseRequest(); - void disconnectPl(); private: void readSettings(); -- cgit v1.2.3-13-gbd6f