diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:05:46 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:05:46 -0600 |
commit | e76ee03c0290b07481e45b0e317c911f6e4e7995 (patch) | |
tree | 9bfd9c868df8dc32779e3f09fa709af285e891e1 /quanta/parts/preview/whtmlpart.h | |
parent | 5544d5f4a61929002ff6737e1b002d41eb0a4ba3 (diff) | |
download | tdewebdev-e76ee03c0290b07481e45b0e317c911f6e4e7995.tar.gz tdewebdev-e76ee03c0290b07481e45b0e317c911f6e4e7995.zip |
Rename kiobuffer and KHTML
Diffstat (limited to 'quanta/parts/preview/whtmlpart.h')
-rw-r--r-- | quanta/parts/preview/whtmlpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/parts/preview/whtmlpart.h b/quanta/parts/preview/whtmlpart.h index 2fbed22e..41212459 100644 --- a/quanta/parts/preview/whtmlpart.h +++ b/quanta/parts/preview/whtmlpart.h @@ -27,7 +27,7 @@ class KPopupMenu; *@author Dmitry Poplavsky & Alexander Yakovlev & Eric Laffoon */ -class WHTMLPart : public KHTMLPart { +class WHTMLPart : public TDEHTMLPart { Q_OBJECT public: |