mirror of
https://github.com/lubosz/overte.git
synced 2025-04-15 21:06:23 +02:00
Update JSBaker.h
This commit is contained in:
parent
1ba7aefd03
commit
a9aab67a06
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ private :
|
|||
bool isSpecialCharacter(QChar c);
|
||||
bool isSpecialCharacterPrevious(QChar c);
|
||||
bool isSpecialCharacterNext(QChar c);
|
||||
bool isControlCharacter(QChar);
|
||||
bool isSpaceOrTab(QChar);
|
||||
bool isQuote(QChar);
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue