summaryrefslogtreecommitdiffstats
path: root/tdefilereplace/koptionsdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdefilereplace/koptionsdlg.h')
-rw-r--r--tdefilereplace/koptionsdlg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdefilereplace/koptionsdlg.h b/tdefilereplace/koptionsdlg.h
index 4654c5c..718ccb5 100644
--- a/tdefilereplace/koptionsdlg.h
+++ b/tdefilereplace/koptionsdlg.h
@@ -2,7 +2,7 @@
koptionsdlg.h - description
-------------------
begin : Tue Dec 28 1999
- copyright : (C) 1999 by Fran�ois Dupoux
+ copyright : (C) 1999 by François Dupoux
(C) 2004 Emiliano Gulmini <emi_barbarossa@yahoo.it>
email : dupoux@dupoux.com
***************************************************************************/
@@ -27,12 +27,12 @@ class TDEConfig;
#include "koptionsdlgs.h"
/**
- *@author Fran�ois Dupoux
+ *@author François Dupoux
*/
class KOptionsDlg : public KOptionsDlgS
{
- Q_OBJECT
+ TQ_OBJECT
public:
KOptionsDlg(RCOptions* info, TQWidget *parent, const char *name);