forked from len0rd/rockbox
Remove "Install All" button from themes install window and replace it with a note on how to select multiple themes for installation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18514 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ebe652b51a
commit
d4404d3de0
3 changed files with 16 additions and 26 deletions
|
|
@ -44,7 +44,6 @@ class ThemesInstallWindow : public QDialog
|
|||
|
||||
public slots:
|
||||
void accept(void);
|
||||
void acceptAll(void);
|
||||
|
||||
private:
|
||||
Ui::ThemeInstallFrm ui;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue