mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-31 17:29:33 +00:00
Rename server_qt -> server
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 import Ui_MainWindow
|
||||
from server_gui import Ui_MainWindow
|
||||
|
||||
from core_server import Server, Client, now
|
||||
|
||||
Reference in New Issue
Block a user