diff options
author | SaurabhAgarwala | 2020-01-03 15:54:24 +0530 |
---|---|---|
committer | SaurabhAgarwala | 2020-01-03 15:54:24 +0530 |
commit | 8dfb7d836e438035be2284e49554dac36d0af7bf (patch) | |
tree | 0a14314f4a248fe5ad4627e2f6cd11068e689673 /main.ui | |
parent | 4138fd762a45b15dc7dfea661a93a047a0eba4a0 (diff) | |
download | Chemical-Simulator-GUI-8dfb7d836e438035be2284e49554dac36d0af7bf.tar.gz Chemical-Simulator-GUI-8dfb7d836e438035be2284e49554dac36d0af7bf.tar.bz2 Chemical-Simulator-GUI-8dfb7d836e438035be2284e49554dac36d0af7bf.zip |
Made GUI compatible with the new Simulator, abbreviations updated to new convention and few bugs eliminated with code clean up at places
Diffstat (limited to 'main.ui')
-rw-r--r-- | main.ui | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -345,11 +345,11 @@ <string notr="true">Text-align:left;</string> </property> <property name="text"> - <string>MatStm</string> + <string>MaterialStream</string> </property> <property name="icon"> <iconset> - <normaloff>icons/MatStm.png</normaloff>icons/MatStm.png</iconset> + <normaloff>icons/MaterialStream.png</normaloff>icons/MaterialStream.png</iconset> </property> <property name="iconSize"> <size> @@ -906,7 +906,7 @@ </property> <property name="icon"> <iconset> - <normaloff>icons/AdiaComp.png</normaloff>icons/AdiaComp.png</iconset> + <normaloff>icons/AdiabaticCompressor.png</normaloff>icons/AdiabaticCompressor.png</iconset> </property> <property name="iconSize"> <size> @@ -953,7 +953,7 @@ </property> <property name="icon"> <iconset> - <normaloff>icons/AdiaExp.png</normaloff>icons/AdiaExp.png</iconset> + <normaloff>icons/AdiabaticExpander.png</normaloff>icons/AdiabaticExpander.png</iconset> </property> <property name="iconSize"> <size> |