diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-12-11 17:30:09 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-12-11 17:30:09 +0000 |
| commit | 4602c4fda29f1455ed6693b6af421ec7c7f68eb8 (patch) | |
| tree | 18fb91e995311c2b38a1c304e13af30cf4103ecb /src/ui/configdialog.h | |
| parent | f599c04cb6e5b6394c44aa9e6f0b9b04a3f4afdb (diff) | |
| download | qmmp-4602c4fda29f1455ed6693b6af421ec7c7f68eb8.tar.gz qmmp-4602c4fda29f1455ed6693b6af421ec7c7f68eb8.tar.bz2 qmmp-4602c4fda29f1455ed6693b6af421ec7c7f68eb8.zip | |
skin installation dialog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@675 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/configdialog.h')
| -rw-r--r-- | src/ui/configdialog.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/configdialog.h b/src/ui/configdialog.h index 9522be645..595db0ccc 100644 --- a/src/ui/configdialog.h +++ b/src/ui/configdialog.h @@ -59,10 +59,11 @@ private slots: void updateButtons(); void updateDialogButton(int); void showFileDialogInfo(); + void installSkin(); + void loadSkins(); private: void readSettings(); - void loadSkins(); void findSkins(const QString &path); void loadPluginsInfo(); void loadFonts(); |
