From e76ee03c0290b07481e45b0e317c911f6e4e7995 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 21:05:46 -0600 Subject: Rename kiobuffer and KHTML --- quanta/components/csseditor/csseditor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quanta/components/csseditor/csseditor.cpp') diff --git a/quanta/components/csseditor/csseditor.cpp b/quanta/components/csseditor/csseditor.cpp index a157adae..b684030d 100644 --- a/quanta/components/csseditor/csseditor.cpp +++ b/quanta/components/csseditor/csseditor.cpp @@ -193,7 +193,7 @@ void CSSEditor::initialize(){ m_myhi = new TQMyHighlighter(display); TQBoxLayout *fPreviewLayout = new TQBoxLayout(fPreview,TQBoxLayout::LeftToRight); - m_previewer=new KHTMLPart(fPreview); + m_previewer=new TDEHTMLPart(fPreview); fPreviewLayout->addWidget(m_previewer->view()); -- cgit v1.2.3