diff options
author | pravindalve | 2021-04-18 21:09:36 +0530 |
---|---|---|
committer | pravindalve | 2021-04-18 21:09:36 +0530 |
commit | c6321d3dbdd5cebf66fe8470d9c0a58ed63e4721 (patch) | |
tree | 37468a407c7f48719d8922ed8108f839a17eddc6 /main.ui | |
parent | 6a8558c1c988016d93d7c780692b6b789a2a03e9 (diff) | |
download | Chemical-Simulator-GUI-c6321d3dbdd5cebf66fe8470d9c0a58ed63e4721.tar.gz Chemical-Simulator-GUI-c6321d3dbdd5cebf66fe8470d9c0a58ed63e4721.tar.bz2 Chemical-Simulator-GUI-c6321d3dbdd5cebf66fe8470d9c0a58ed63e4721.zip |
Fixes for issue #16
Diffstat (limited to 'main.ui')
-rw-r--r-- | main.ui | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -148,7 +148,7 @@ <x>0</x> <y>0</y> <width>1068</width> - <height>21</height> + <height>18</height> </rect> </property> <widget class="QMenu" name="menuFile"> @@ -274,8 +274,8 @@ <rect> <x>0</x> <y>0</y> - <width>221</width> - <height>956</height> + <width>225</width> + <height>914</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_5"> @@ -1736,7 +1736,7 @@ </property> <property name="icon"> <iconset> - <normaloff>icons/Pump.png</normaloff>icons/Pump.png</iconset> + <normaloff>icons/CentrifugalPump.png</normaloff>icons/CentrifugalPump.png</iconset> </property> <property name="iconSize"> <size> |