diff options
author | deepa-chaudhari | 2015-06-12 00:09:27 +0530 |
---|---|---|
committer | deepa-chaudhari | 2015-06-12 00:09:27 +0530 |
commit | 3a33538fa928154000843c6ebf6bc836ee2cafeb (patch) | |
tree | 046cc278878601c78e57ca49c5b25f87fc736376 /Connections/Shear/Finplate/finPlate.ui | |
parent | 493d0c5a008646a93bc94887d244d8cfad7b427f (diff) | |
download | OsdagLive-3a33538fa928154000843c6ebf6bc836ee2cafeb.tar.gz OsdagLive-3a33538fa928154000843c6ebf6bc836ee2cafeb.tar.bz2 OsdagLive-3a33538fa928154000843c6ebf6bc836ee2cafeb.zip |
implemented save cad file functionality
Diffstat (limited to 'Connections/Shear/Finplate/finPlate.ui')
-rw-r--r-- | Connections/Shear/Finplate/finPlate.ui | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Connections/Shear/Finplate/finPlate.ui b/Connections/Shear/Finplate/finPlate.ui index 94561db..07555b9 100644 --- a/Connections/Shear/Finplate/finPlate.ui +++ b/Connections/Shear/Finplate/finPlate.ui @@ -590,7 +590,6 @@ </property> <addaction name="actionEnlarge_font_size"/> <addaction name="separator"/> - <addaction name="actionReduce_font_size"/> </widget> <widget class="QMenu" name="menuHelp"> <property name="title"> @@ -4169,7 +4168,7 @@ </action> <action name="actionEnlarge_font_size"> <property name="text"> - <string>Enlarge font size</string> + <string>Font</string> </property> </action> <action name="actionReduce_font_size"> |