diff options
Diffstat (limited to 'kstars/kstars/indigroup.h')
-rw-r--r-- | kstars/kstars/indigroup.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kstars/kstars/indigroup.h b/kstars/kstars/indigroup.h index d9361c2d..097e6a10 100644 --- a/kstars/kstars/indigroup.h +++ b/kstars/kstars/indigroup.h @@ -21,8 +21,8 @@ class INDI_P; class INDI_D; -class QFrame; -class QVBoxLayout; +class TQFrame; +class TQVBoxLayout; /* INDI group */ class INDI_G |