1
0
Fork 0
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:
Robert Bieber 2010-07-14 05:06:42 +00:00
parent 78fc9844a9
commit b76b6448a2
3 changed files with 43 additions and 1 deletions

View file

@ -67,6 +67,7 @@ private slots:
void shiftTab(int index);
bool closeTab(int index);
void closeCurrent();
void closeProject();
void saveCurrent();
void saveCurrentAs();
void openFile();