diff options
Diffstat (limited to 'languages/ruby/debugger/stty.h')
-rw-r--r-- | languages/ruby/debugger/stty.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/debugger/stty.h b/languages/ruby/debugger/stty.h index 4f42e650..20aece2c 100644 --- a/languages/ruby/debugger/stty.h +++ b/languages/ruby/debugger/stty.h @@ -25,7 +25,7 @@ #ifndef _STTY_H_ #define _STTY_H_ -class QSocketNotifier; +class TQSocketNotifier; #include <tqobject.h> #include <tqstring.h> |