forked from len0rd/rockbox
Theme Editor: Enabled tag closing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26566 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0af8860775
commit
d41a681053
4 changed files with 35 additions and 0 deletions
|
@ -39,6 +39,8 @@ public:
|
|||
ParseTreeModel* getModel(){ return model; }
|
||||
QString getTitle(){ return title; }
|
||||
|
||||
bool requestClose();
|
||||
|
||||
signals:
|
||||
|
||||
private slots:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue