qt6-bb10/examples/network/network-chat
Mårten Nordheim f3d2e2f555 Network chat: style fixes
The if statements were originally broken to fit 80-column width
but didn't have the braces we typically require.
It anyway fits inside our new 100-column width, so just do that.

Task-number: QTBUG-108873
Change-Id: Ib632f35607e6b716141c4c5d8211de7a0745c6ab
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2023-05-31 12:56:00 +02:00
..
CMakeLists.txt
chatdialog.cpp
chatdialog.h
chatdialog.ui
client.cpp Network chat: style fixes 2023-05-31 12:56:00 +02:00
client.h
connection.cpp
connection.h
main.cpp
network-chat.pro
peermanager.cpp Network chat: style fixes 2023-05-31 12:56:00 +02:00
peermanager.h
server.cpp
server.h