mirror of
https://gitlab.com/Nanolx/qwad.git
synced 2024-11-21 18:19:18 +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 PyQt4.QtGui import QApplication
|
||||
from PyQt4.QtCore import QTranslator, QString, QLocale
|
||||
from GUI.VenPri import MWQwad
|
||||
from GUI.VenPri import nusDownloadingCLI
|
||||
from GUI.VenPri import MWQwad, nusDownloadingCLI
|
||||
from TitleIDs import TitleDict, IOSdict, swap_dic
|
||||
|
||||
class MultipleOption(Option):
|
||||
|
Loading…
Reference in New Issue
Block a user