Closed Susurrus closed 10 years ago
Title line should in the form of message.field, where message and field are all-lowercase with underscores replacing spaces.
message.field
message
field
Also this code should be moved out of ui_mainwindow.py and should probably go into outmessage.py.
ui_mainwindow.py
outmessage.py
Title line should in the form of
message.field
, wheremessage
andfield
are all-lowercase with underscores replacing spaces.Also this code should be moved out of
ui_mainwindow.py
and should probably go intooutmessage.py
.