diff options
author | UnavailableDev <69792062+UnavailableDev@users.noreply.github.com> | 2022-10-30 12:07:19 +0100 |
---|---|---|
committer | UnavailableDev <69792062+UnavailableDev@users.noreply.github.com> | 2022-10-30 12:07:19 +0100 |
commit | b1ae05783ba4360a54d049fd89dee53699e18e0f (patch) | |
tree | 4921cf55ca17602ea31739485bba1017318820f6 /client/mainwindow.ui | |
parent | 2788f6d76bb9485bc800356424df210f0d6a86c7 (diff) |
changed window names
Diffstat (limited to 'client/mainwindow.ui')
-rw-r--r-- | client/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mainwindow.ui b/client/mainwindow.ui index f8c3a64..e89be1f 100644 --- a/client/mainwindow.ui +++ b/client/mainwindow.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>MainWindow</string> + <string>Weather Station</string> </property> <widget class="QWidget" name="centralwidget"> <widget class="QLabel" name="label"> |