From cebecd44a07f0977b49e605e505b8f6350a77818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 21 Dec 2022 14:38:03 +0100 Subject: Update after rename python extension module from python_tqt to PyTQt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- wineconfig/firstrunwizard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wineconfig/firstrunwizard.py') diff --git a/wineconfig/firstrunwizard.py b/wineconfig/firstrunwizard.py index da5977c..3b3af81 100755 --- a/wineconfig/firstrunwizard.py +++ b/wineconfig/firstrunwizard.py @@ -16,7 +16,7 @@ # # ########################################################################### -from python_tqt.qt import * +from PyTQt.qt import * from tdecore import * from tdeui import * from tdefile import * -- cgit v1.2.1