updated TODO

master
Sparklight 3 years ago
parent 56eba3b540
commit c31b34c17f

@ -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):

Loading…
Cancel
Save