diff options
Diffstat (limited to 'lskat/lskat/msgdlg.h')
-rw-r--r-- | lskat/lskat/msgdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lskat/lskat/msgdlg.h b/lskat/lskat/msgdlg.h index 52c36817..59323448 100644 --- a/lskat/lskat/msgdlg.h +++ b/lskat/lskat/msgdlg.h @@ -23,7 +23,7 @@ class MsgDlg : public TQDialog { Q_OBJECT - TQ_OBJECT + public: MsgDlg (TQWidget* parent = NULL,const char* name = NULL,const char *sufi=NULL); |