diff options
Diffstat (limited to 'interfaces/ktexteditor/configinterface.h')
-rw-r--r-- | interfaces/ktexteditor/configinterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/ktexteditor/configinterface.h b/interfaces/ktexteditor/configinterface.h index f80603d01..5b89ff413 100644 --- a/interfaces/ktexteditor/configinterface.h +++ b/interfaces/ktexteditor/configinterface.h @@ -42,7 +42,7 @@ class KTEXTEDITOR_EXPORT ConfigInterface unsigned int configInterfaceNumber () const; protected: - void setConfigInterfaceDCOPSuffix (const QCString &suffix); + void setConfigInterfaceDCOPSuffix (const TQCString &suffix); // // slots !!! |