diff options
Diffstat (limited to 'kcontrol/keys/keyconfig.h')
-rw-r--r-- | kcontrol/keys/keyconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/keys/keyconfig.h b/kcontrol/keys/keyconfig.h index f38efe8b0..c7291fa78 100644 --- a/kcontrol/keys/keyconfig.h +++ b/kcontrol/keys/keyconfig.h @@ -16,7 +16,7 @@ //#include <kcmodule.h> #include <tqdict.h> -class QCheckBox; +class TQCheckBox; class KeyChooserSpec; |