diff options
Diffstat (limited to 'wineconfig/firstrunwizard.py')
| -rwxr-xr-x | wineconfig/firstrunwizard.py | 2 | 
1 files changed, 1 insertions, 1 deletions
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 *  | 
