Theme Editor: Working on the project viewer infrastructure

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26714 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Bieber 2010-06-09 07:51:22 +00:00
parent 6efc8d5bc1
commit ceddd2f1e8
8 changed files with 226 additions and 16 deletions

View file

@ -53,6 +53,7 @@ private slots:
void saveCurrent();
void saveCurrentAs();
void openFile();
void openProject();
void tabTitleChanged(QString title);
void updateCurrent(); /* Generates code in the current tab */