summaryrefslogtreecommitdiffstats
path: root/parts/astyle/astyle_adaptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/astyle/astyle_adaptor.h')
-rw-r--r--parts/astyle/astyle_adaptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/astyle/astyle_adaptor.h b/parts/astyle/astyle_adaptor.h
index 21398fbb..d1cb4e61 100644
--- a/parts/astyle/astyle_adaptor.h
+++ b/parts/astyle/astyle_adaptor.h
@@ -37,7 +37,7 @@ class KDevFormatter : public astyle::ASFormatter
{
public:
- KDevFormatter(const TQMap<TQString, TQVariant>& options);
+ KDevFormatter(const TQStringVariantMap& options);
KDevFormatter( AStyleWidget * widget );
TQString indentString() const
{