diff options
Diffstat (limited to 'kcontrol/energy/energy.h')
-rw-r--r-- | kcontrol/energy/energy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/energy/energy.h b/kcontrol/energy/energy.h index 2625eba92..c50d027ba 100644 --- a/kcontrol/energy/energy.h +++ b/kcontrol/energy/energy.h @@ -17,7 +17,7 @@ #include <tqobject.h> #include <kcmodule.h> -class QCheckBox; +class TQCheckBox; class KIntNumInput; class KConfig; |