mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-12 10:48:37 -04:00
Add QTabWidget to example
This commit is contained in:
@@ -44,6 +44,7 @@ sys.path.insert(0, abspath(dirname(abspath(__file__)) + '/..'))
|
||||
import qdarkstyle
|
||||
import example_pyqt_ui as example_ui
|
||||
|
||||
print(qdarkstyle.__file__)
|
||||
|
||||
def main():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user