[mainwindow] rename
This commit is contained in:
parent
6fbd958eec
commit
a5564c88f4
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/python3
|
||||
import sys
|
||||
from PyQt5.QtWidgets import QApplication
|
||||
from nixview.ui.main_window import NixView
|
||||
from nixview.ui.mainwindow import NixView
|
||||
import argparse
|
||||
|
||||
def main():
|
||||
|
Loading…
Reference in New Issue
Block a user