diff options
Diffstat (limited to 'interfaces/ktexteditor/blockselectioninterface.h')
-rw-r--r-- | interfaces/ktexteditor/blockselectioninterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/ktexteditor/blockselectioninterface.h b/interfaces/ktexteditor/blockselectioninterface.h index d5104208c..9940f0da4 100644 --- a/interfaces/ktexteditor/blockselectioninterface.h +++ b/interfaces/ktexteditor/blockselectioninterface.h @@ -42,7 +42,7 @@ class KTEXTEDITOR_EXPORT BlockSelectionInterface unsigned int blockSelectionInterfaceNumber () const; protected: - void setBlockSelectionInterfaceDCOPSuffix (const QCString &suffix); + void setBlockSelectionInterfaceDCOPSuffix (const TQCString &suffix); /** * slots !!! |