| 39 | : Tw::Scripting::Script(plugin, filename) { } |
| 40 | |
| 41 | bool parseHeader() override { return doParseHeader(QString(), QString(), QString::fromLatin1("//")); } |
| 42 | |
| 43 | protected: |
| 44 | bool execute(ScriptAPIInterface *tw) const override; |
no outgoing calls
no test coverage detected