ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/XmlTools2/trunk/xmlpatch.h
(Generate patch)

Comparing XmlTools2/trunk/xmlpatch.h (file contents):
Revision 953 by s10k, Mon Feb 10 14:28:14 2014 UTC vs.
Revision 956 by s10k, Wed Feb 12 22:15:52 2014 UTC

# Line 23 | Line 23 | private:
23      void executeCustomCommandOperation(const QString &jsString, const QString &filesWildcard="");
24      void checkPatchVersion(const QString &file, QTextStream &fileStream);
25      void checkAndProcessValidCommands(QTextStream &fileStream);
26 #ifdef _USE_OLD_JS_ENGINE
26      void displayJsException(QScriptEngine &engine, QScriptValue &engineResult);
28 #else
29    void checkForJsException(QJSValue &engineResult);
30 #endif
27   };
28  
29   #endif // XMLPATCH_H

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)