diff options
Diffstat (limited to 'kfilereplace/kfilereplacepart.h')
-rw-r--r-- | kfilereplace/kfilereplacepart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfilereplace/kfilereplacepart.h b/kfilereplace/kfilereplacepart.h index 920d45c9..0b3b61ae 100644 --- a/kfilereplace/kfilereplacepart.h +++ b/kfilereplace/kfilereplacepart.h @@ -32,7 +32,7 @@ class KFileReplaceView; class KFileReplacePart: public KParts::ReadOnlyPart { Q_OBJECT - TQ_OBJECT + private: //MEMBERS KFileReplaceView* m_view; |