diff options
Diffstat (limited to 'kdat/IndexDlg.h')
-rw-r--r-- | kdat/IndexDlg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdat/IndexDlg.h b/kdat/IndexDlg.h index 96556db..5b237c8 100644 --- a/kdat/IndexDlg.h +++ b/kdat/IndexDlg.h @@ -24,8 +24,8 @@ #include "Range.h" -class QLabel; -class QPushButton; +class TQLabel; +class TQPushButton; class Archive; class File; |