From f0143f408543569757ebf8f671e1012e16c575ae Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Wed, 28 Sep 2016 03:03:35 +0200 Subject: Properly import python_tqt module - second part MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit b7a62620df1c214340b86735a73d4c3b3b834565) --- examples/pyTDEHTMLPart.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/pyTDEHTMLPart.py') diff --git a/examples/pyTDEHTMLPart.py b/examples/pyTDEHTMLPart.py index bcdb18e..e4ba32f 100644 --- a/examples/pyTDEHTMLPart.py +++ b/examples/pyTDEHTMLPart.py @@ -47,7 +47,7 @@ from tdecore import TDECmdLineArgs, KURL, TDEApplication, i18n, TDEAboutData, Ba from tdeui import TDEMainWindow, KMessageBox, TDEAction, KStdAction, KKeyDialog, KEditToolbar -from qt import TQString, TQStringList +from python_tqt.qt import TQString, TQStringList from tdeio import TDETrader -- cgit v1.2.3