mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-22 11:32:41 -05:00
Theme Editor: Fixed bug in parser handling empty lines and made ParseTreeModel handle the new VIEWPORT element properly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26792 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0cca15c6d0
commit
3c95dbb208
6 changed files with 34 additions and 13 deletions
|
|
@ -79,8 +79,6 @@ private:
|
|||
QString saved;
|
||||
QString parseStatus;
|
||||
|
||||
QTextCharFormat errorColor;
|
||||
|
||||
QLayout* layout;
|
||||
CodeEditor* editor;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue