mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 19:23:28 +02:00
Update JSBaker.h
This commit is contained in:
parent
d4b8559cb2
commit
5ad1efb923
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ private :
|
|||
QString _bakedOutputDir;
|
||||
QString _bakedJSFilePath;
|
||||
|
||||
static bool bakeJS(QByteArray*, QByteArray*);
|
||||
static bool bakeJS(const QByteArray*, QByteArray*);
|
||||
|
||||
static void handleSingleLineComments(QTextStream*);
|
||||
static bool handleMultiLineComments(QTextStream*);
|
||||
|
|
Loading…
Reference in a new issue