diff options
Diffstat (limited to 'src/detaileddialog.h')
-rw-r--r-- | src/detaileddialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/detaileddialog.h b/src/detaileddialog.h index f914c0c..ae38394 100644 --- a/src/detaileddialog.h +++ b/src/detaileddialog.h @@ -51,7 +51,7 @@ class detaileddialog: public detailed_Dialog { Q_OBJECT - TQ_OBJECT + public: //! default constructor |