diff options
Diffstat (limited to 'src/cscopemsgdlg.h')
-rw-r--r-- | src/cscopemsgdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cscopemsgdlg.h b/src/cscopemsgdlg.h index cab1a25..5a4181e 100644 --- a/src/cscopemsgdlg.h +++ b/src/cscopemsgdlg.h @@ -36,7 +36,7 @@ */ class CscopeMsgDlg : public CscopeMsgLayout { - Q_OBJECT + TQ_OBJECT public: CscopeMsgDlg(TQWidget* pParent = 0, const char* szName = 0); |