From c31b34c17f96decc2eb31cf5b23552c807254a6c Mon Sep 17 00:00:00 2001 From: Sparklight Date: Tue, 21 Mar 2023 18:32:12 +0100 Subject: [PATCH] updated TODO --- SupportPC.py | 1 + 1 file changed, 1 insertion(+) 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):