diff options
Diffstat (limited to 'lib/widgets/resizablecombo.h')
-rw-r--r-- | lib/widgets/resizablecombo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/resizablecombo.h b/lib/widgets/resizablecombo.h index b76b4f7e..9301ddea 100644 --- a/lib/widgets/resizablecombo.h +++ b/lib/widgets/resizablecombo.h @@ -23,7 +23,7 @@ #include <tqpoint.h> class KComboView; -class QMouseEvent; +class TQMouseEvent; class MyPushButton; /** |