From e087f4bae70208de4f9c6a60816c5f3738c4b47c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 21:01:13 -0600 Subject: Rename kiobuffer and KHTML --- examples/pytde-sampler/sampler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/pytde-sampler/sampler.py') diff --git a/examples/pytde-sampler/sampler.py b/examples/pytde-sampler/sampler.py index f90a1bb..2a8146e 100755 --- a/examples/pytde-sampler/sampler.py +++ b/examples/pytde-sampler/sampler.py @@ -23,7 +23,7 @@ from tdeui import KKeyDialog, KEditToolbar from kio import KTrader from tdeparts import createReadOnlyPart, createReadWritePart -from tdehtml import KHTMLPart +from tdehtml import TDEHTMLPart import about import lib -- cgit v1.2.1