diff options
Diffstat (limited to 'kdm/kfrontend/kconsole.h')
-rw-r--r-- | kdm/kfrontend/kconsole.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdm/kfrontend/kconsole.h b/kdm/kfrontend/kconsole.h index cbf025626..73d13912e 100644 --- a/kdm/kfrontend/kconsole.h +++ b/kdm/kfrontend/kconsole.h @@ -26,7 +26,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include <tqtextedit.h> -class QSocketNotifier; +class TQSocketNotifier; class KPty; class KConsole : public TQTextEdit { |