diff options
Diffstat (limited to 'kexi/formeditor/richtextdialog.h')
| -rw-r--r-- | kexi/formeditor/richtextdialog.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/formeditor/richtextdialog.h b/kexi/formeditor/richtextdialog.h index f5ae41ea7..585e65df4 100644 --- a/kexi/formeditor/richtextdialog.h +++ b/kexi/formeditor/richtextdialog.h @@ -34,7 +34,7 @@ namespace KFormDesigner {  class KFORMEDITOR_EXPORT RichTextDialog : public KDialogBase  {  	Q_OBJECT -  TQ_OBJECT +    	public:  		RichTextDialog(TQWidget *parent, const TQString &text);  | 
