mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-26 07:07:58 +00:00
Server: Fix imports
This commit is contained in:
@@ -19,7 +19,7 @@ from PyQt5.QtWidgets import QFileDialog, QMessageBox, QApplication, QInputDialog
|
||||
from quamash import QEventLoop
|
||||
|
||||
# Importing gui form
|
||||
from server_gui import Ui_MainWindow
|
||||
from server import Ui_MainWindow
|
||||
|
||||
from core_server import Server, Client, now
|
||||
|
||||
|
||||
Reference in New Issue
Block a user