diff options
Diffstat (limited to 'src/fetchdialog.h')
-rw-r--r-- | src/fetchdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fetchdialog.h b/src/fetchdialog.h index 65e602a..c28e3fd 100644 --- a/src/fetchdialog.h +++ b/src/fetchdialog.h @@ -53,7 +53,7 @@ namespace Tellico { */ class FetchDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: /** |