Porting to WebKit - xslt, css, icons working
[mdictionary] / trunk / src / base / gui / TranslationTextEdit.h
index 0747317..b6e48ae 100644 (file)
@@ -26,8 +26,9 @@
 
 #include <QTextEdit>
 #include <QAction>
+#include <QWebView>
 
-class TranslationTextEdit : public QTextEdit
+class TranslationTextEdit : public QWebView
 {
     Q_OBJECT
 public: