diff options
author | brenda-br | 2023-02-14 15:23:02 +0530 |
---|---|---|
committer | brenda-br | 2023-02-14 15:23:02 +0530 |
commit | 4c11732b66b321ee645997355a6e15387e441ab9 (patch) | |
tree | 0a5877bf7364fa92bfa3752b1ddfdd45a5f2b78d /main.ui | |
parent | e2b179ce145fc0882de06ea8cfe041f6162d4b11 (diff) | |
download | Chemical-Simulator-GUI-4c11732b66b321ee645997355a6e15387e441ab9.tar.gz Chemical-Simulator-GUI-4c11732b66b321ee645997355a6e15387e441ab9.tar.bz2 Chemical-Simulator-GUI-4c11732b66b321ee645997355a6e15387e441ab9.zip |
Fix #55 File Name Displayed in Title Bar
Diffstat (limited to 'main.ui')
-rw-r--r-- | main.ui | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>MainWindow</string> + <string>Untitled - Chemical Simulator GUI</string> </property> <property name="windowIcon"> <iconset> |