diff options
Diffstat (limited to 'interfaces/ktexteditor/undointerface.h')
-rw-r--r-- | interfaces/ktexteditor/undointerface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/ktexteditor/undointerface.h b/interfaces/ktexteditor/undointerface.h index 73146107e..e0fc77107 100644 --- a/interfaces/ktexteditor/undointerface.h +++ b/interfaces/ktexteditor/undointerface.h @@ -40,7 +40,7 @@ class KTEXTEDITOR_EXPORT UndoInterface unsigned int undoInterfaceNumber () const; protected: - void setUndoInterfaceDCOPSuffix (const QCString &suffix); + void setUndoInterfaceDCOPSuffix (const TQCString &suffix); // // slots !!! |