diff options
Diffstat (limited to 'languages/ruby/rubysupport_part.h')
-rw-r--r-- | languages/ruby/rubysupport_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/rubysupport_part.h b/languages/ruby/rubysupport_part.h index bc5e2552..f55ecc4e 100644 --- a/languages/ruby/rubysupport_part.h +++ b/languages/ruby/rubysupport_part.h @@ -11,7 +11,7 @@ #include "kdevlanguagesupport.h" class KDialogBase; -class QPopupMenu; +class TQPopupMenu; class Context; class KDevShellWidget; |