diff --git a/SupportPC.py b/SupportPC.py index 6605f22..30ec7f1 100644 --- a/SupportPC.py +++ b/SupportPC.py @@ -7,6 +7,7 @@ import socket from PyQt5.QtWidgets import QApplication, QMainWindow, QTextEdit, QPushButton, QLineEdit # TODO gérer le formattage / affichage de la réponse quand c'est une liste à points. +# TODO une interface pas dégueu class MainWindow(QMainWindow): def __init__(self):