diff options
Diffstat (limited to 'kexi/core/kexidialogbase.h')
| -rw-r--r-- | kexi/core/kexidialogbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexidialogbase.h b/kexi/core/kexidialogbase.h index d98e9d04f..e9bc8018d 100644 --- a/kexi/core/kexidialogbase.h +++ b/kexi/core/kexidialogbase.h @@ -78,7 +78,7 @@ class KEXICORE_EXPORT KexiDialogBase : public Kexi::ObjectStatus { Q_OBJECT - TQ_OBJECT + public: KexiDialogBase(KexiMainWindow *parent, const TQString &caption = TQString()); |
