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