diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-11-28 21:19:59 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-11-28 21:19:59 +0000 |
| commit | 910c5067e8d7ae22b3fde6bd483391314de1ba16 (patch) | |
| tree | af57d00445efa54a4992ad1609cf71f59cdf9494 /src/ui/mainwindow.h | |
| parent | 26724c66d4764a77ca653ce6c0a1573e9e97e97c (diff) | |
| download | qmmp-910c5067e8d7ae22b3fde6bd483391314de1ba16.tar.gz qmmp-910c5067e8d7ae22b3fde6bd483391314de1ba16.tar.bz2 qmmp-910c5067e8d7ae22b3fde6bd483391314de1ba16.zip | |
general api changes, removed unused code
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@647 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/mainwindow.h')
| -rw-r--r-- | src/ui/mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/mainwindow.h b/src/ui/mainwindow.h index 0f7890460..7a8562827 100644 --- a/src/ui/mainwindow.h +++ b/src/ui/mainwindow.h @@ -95,7 +95,6 @@ protected: private slots: void showState(Qmmp::State state); void showMetaData(); - void changeTitle(const QString&); void clear(); void startSeek(); void endSeek(); |
