mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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