forked from len0rd/rockbox
Theme Editor: Added Close Project feature
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27412 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
78fc9844a9
commit
b76b6448a2
3 changed files with 43 additions and 1 deletions
|
|
@ -67,6 +67,7 @@ private slots:
|
|||
void shiftTab(int index);
|
||||
bool closeTab(int index);
|
||||
void closeCurrent();
|
||||
void closeProject();
|
||||
void saveCurrent();
|
||||
void saveCurrentAs();
|
||||
void openFile();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue