diff options
Diffstat (limited to 'kdecore/kglobalaccel_mac.h')
-rw-r--r-- | kdecore/kglobalaccel_mac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kglobalaccel_mac.h b/kdecore/kglobalaccel_mac.h index 413842256..1bed4f3cc 100644 --- a/kdecore/kglobalaccel_mac.h +++ b/kdecore/kglobalaccel_mac.h @@ -1,7 +1,7 @@ #ifndef _KGLOBALACCEL_MAC_H #define _KGLOBALACCEL_MAC_H -#include <qwidget.h> +#include <tqwidget.h> #include "kshortcut.h" #include "kaccelbase.h" |