1
0
Fork 0
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:
Robert Bieber 2010-06-05 07:38:29 +00:00
parent 0af8860775
commit d41a681053
4 changed files with 35 additions and 0 deletions

View file

@ -39,6 +39,8 @@ public:
ParseTreeModel* getModel(){ return model; }
QString getTitle(){ return title; }
bool requestClose();
signals:
private slots: