diff options
Diffstat (limited to 'python/pykde/extra/kde341/kaccelaction.h')
-rw-r--r-- | python/pykde/extra/kde341/kaccelaction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pykde/extra/kde341/kaccelaction.h b/python/pykde/extra/kde341/kaccelaction.h index c0cebf20..b868ee6f 100644 --- a/python/pykde/extra/kde341/kaccelaction.h +++ b/python/pykde/extra/kde341/kaccelaction.h @@ -29,7 +29,7 @@ class KAccelBase; -class QObject; +class TQObject; class KConfig; class KConfigBase; |