From 00acd92ff96bd6d3bb3136aa6d6b37314b3ad623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 21 Jan 2023 19:49:50 +0100 Subject: Update after renaming qt => tqt in PyTQt module. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- mountconfig/mountconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mountconfig/mountconfig.py') diff --git a/mountconfig/mountconfig.py b/mountconfig/mountconfig.py index f348aa6..3f6ced5 100755 --- a/mountconfig/mountconfig.py +++ b/mountconfig/mountconfig.py @@ -19,7 +19,7 @@ import sys import os import os.path -from PyTQt.qt import * +from PyTQt.tqt import * from tdeui import * from tdecore import * from tdefile import * -- cgit v1.2.1