summaryrefslogtreecommitdiffstats
path: root/DesktopEffects/DesktopEffectsDialog.py
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-12-22 11:27:50 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-12-22 11:27:50 +0100
commita1eef0d8e09272661610d3d89075804709b1f8c8 (patch)
treeb7e5174c3a076ebc5908e7377d574e43b97034d3 /DesktopEffects/DesktopEffectsDialog.py
parentf63d91890fc21f2ba7d77c059f5c71d78151e662 (diff)
downloaddesktop-effects-tde-a1eef0d8e09272661610d3d89075804709b1f8c8.tar.gz
desktop-effects-tde-a1eef0d8e09272661610d3d89075804709b1f8c8.zip
Update after rename python extension module from python_tqt to PyTQt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'DesktopEffects/DesktopEffectsDialog.py')
-rw-r--r--DesktopEffects/DesktopEffectsDialog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/DesktopEffects/DesktopEffectsDialog.py b/DesktopEffects/DesktopEffectsDialog.py
index a4f0030..764cf6b 100644
--- a/DesktopEffects/DesktopEffectsDialog.py
+++ b/DesktopEffects/DesktopEffectsDialog.py
@@ -9,7 +9,7 @@
import sys
-from python_tqt.qt import *
+from PyTQt.qt import *
from tdecore import TDECmdLineArgs, TDEApplication
from tdeui import *