mirror of
https://gitlab.com/Nanolx/qwad.git
synced 2024-11-22 10:39:19 +01:00
a bit more
This commit is contained in:
parent
d486069b32
commit
90418591a4
3
Qwad.pyw
3
Qwad.pyw
@ -5,8 +5,7 @@ from optparse import OptionParser
|
|||||||
from optparse import Option, OptionValueError
|
from optparse import Option, OptionValueError
|
||||||
from PyQt4.QtGui import QApplication
|
from PyQt4.QtGui import QApplication
|
||||||
from PyQt4.QtCore import QTranslator, QString, QLocale
|
from PyQt4.QtCore import QTranslator, QString, QLocale
|
||||||
from GUI.VenPri import MWQwad
|
from GUI.VenPri import MWQwad, nusDownloadingCLI
|
||||||
from GUI.VenPri import nusDownloadingCLI
|
|
||||||
from TitleIDs import TitleDict, IOSdict, swap_dic
|
from TitleIDs import TitleDict, IOSdict, swap_dic
|
||||||
|
|
||||||
class MultipleOption(Option):
|
class MultipleOption(Option):
|
||||||
|
Loading…
Reference in New Issue
Block a user