diff options
| author | vovanec <vovanec@90c681e8-e032-0410-971d-27865f9a5e38> | 2007-07-01 19:55:47 +0000 |
|---|---|---|
| committer | vovanec <vovanec@90c681e8-e032-0410-971d-27865f9a5e38> | 2007-07-01 19:55:47 +0000 |
| commit | 8cbd1444b5f766b0cd03e953defc126311a8d915 (patch) | |
| tree | 52f7265b4715989b2d7fc2886fc62908c4605517 /src/mainwindow.h | |
| parent | 5ab0f82f0d26060c7066e8bf2e3600327bb0768a (diff) | |
| download | qmmp-8cbd1444b5f766b0cd03e953defc126311a8d915.tar.gz qmmp-8cbd1444b5f766b0cd03e953defc126311a8d915.tar.bz2 qmmp-8cbd1444b5f766b0cd03e953defc126311a8d915.zip | |
addurl dialog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@20 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 751f20939..cece1afcf 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -94,6 +94,7 @@ private slots: void showSettings(); void addDir(); void addFile(); + void addUrl(); void updateEQ(); void updatePreset(); void updateSkin(); |
