From b6a8f6c6a5a48968803e2b66040725dabeeff5bf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 20:59:08 -0600 Subject: Rename kiobuffer and KHTML --- src/reportdialog.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/reportdialog.h') diff --git a/src/reportdialog.h b/src/reportdialog.h index c6225ce..d089b06 100644 --- a/src/reportdialog.h +++ b/src/reportdialog.h @@ -16,7 +16,7 @@ #include -class KHTMLPart; +class TDEHTMLPart; namespace Tellico { namespace Export { @@ -55,7 +55,7 @@ private slots: void slotSaveAs(); private: - KHTMLPart* m_HTMLPart; + TDEHTMLPart* m_HTMLPart; GUI::ComboBox* m_templateCombo; Export::HTMLExporter* m_exporter; TQString m_xsltFile; -- cgit v1.2.1