mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
...
This commit is contained in:
parent
0bba8cf23d
commit
17df1ea84b
@ -107,6 +107,7 @@ class OutputOptions(Base):
|
||||
if __name__ == '__main__':
|
||||
from PyQt4.Qt import QApplication
|
||||
app = QApplication([])
|
||||
test_widget('Conversion', 'Input Options')
|
||||
#test_widget('Conversion', 'Input Options')
|
||||
#test_widget('Conversion', 'Common Options')
|
||||
test_widget('Conversion', 'Output Options')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user