diff options
Diffstat (limited to 'kdat/VerifyDlg.h')
-rw-r--r-- | kdat/VerifyDlg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdat/VerifyDlg.h b/kdat/VerifyDlg.h index a0ac521..0535cd4 100644 --- a/kdat/VerifyDlg.h +++ b/kdat/VerifyDlg.h @@ -24,8 +24,8 @@ #include "Range.h" -class QLabel; -class QPushButton; +class TQLabel; +class TQPushButton; class KProcess; |