summaryrefslogtreecommitdiffstats
path: root/lib/kross/main/scriptcontainer.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kross/main/scriptcontainer.h')
-rw-r--r--lib/kross/main/scriptcontainer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kross/main/scriptcontainer.h b/lib/kross/main/scriptcontainer.h
index e838317d..838388f7 100644
--- a/lib/kross/main/scriptcontainer.h
+++ b/lib/kross/main/scriptcontainer.h
@@ -132,7 +132,7 @@ namespace Kross { namespace Api {
* The options are returned call-by-ref, so you are able to
* manipulate them.
*/
- TQMap<TQString, TQVariant>& getOptions();
+ TQStringVariantMap& getOptions();
/**
* \return the value of the option defined with \p name .