diff options
Diffstat (limited to 'src/entryeditdialog.h')
-rw-r--r-- | src/entryeditdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entryeditdialog.h b/src/entryeditdialog.h index d3334f5..42b6a2a 100644 --- a/src/entryeditdialog.h +++ b/src/entryeditdialog.h @@ -32,7 +32,7 @@ namespace Tellico { * @author Robby Stephenson */ class EntryEditDialog : public KDialogBase, public Observer { -Q_OBJECT +TQ_OBJECT // needed for completion object support |