mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-19 10:02:45 -05:00
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:
parent
6efc8d5bc1
commit
ceddd2f1e8
8 changed files with 226 additions and 16 deletions
|
|
@ -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 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue