From 0eb1af1add19c8ffb8f5ab11f74810366f1beed1 Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 9 Mar 2006 11:03:35 +0000 Subject: *** empty log message *** --- client/videowidget.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/videowidget.h') diff --git a/client/videowidget.h b/client/videowidget.h index 25f5bed..e2b597a 100644 --- a/client/videowidget.h +++ b/client/videowidget.h @@ -28,10 +28,10 @@ #ifndef __VIDEOWIDGET_H__ #define __VIDEOWIDGET_H__ -#include +#include #include -class VideoWidget : public QFrame +class VideoWidget : public QTextEdit { Q_OBJECT public: -- cgit v1.2.3