summaryrefslogtreecommitdiff
path: root/Connections/Shear/Finplate/ui_finPlate.py
diff options
context:
space:
mode:
authordeepa-chaudhari2015-06-12 19:09:54 +0530
committerdeepa-chaudhari2015-06-12 19:09:54 +0530
commitf2feca225837ad425a37d96fa5bc547abdfea73a (patch)
tree3bea6f2e60d3b5865a82915002d2be5f13facd5d /Connections/Shear/Finplate/ui_finPlate.py
parent3a33538fa928154000843c6ebf6bc836ee2cafeb (diff)
downloadOsdagLive-f2feca225837ad425a37d96fa5bc547abdfea73a.tar.gz
OsdagLive-f2feca225837ad425a37d96fa5bc547abdfea73a.tar.bz2
OsdagLive-f2feca225837ad425a37d96fa5bc547abdfea73a.zip
error handling
Diffstat (limited to 'Connections/Shear/Finplate/ui_finPlate.py')
-rw-r--r--Connections/Shear/Finplate/ui_finPlate.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/Connections/Shear/Finplate/ui_finPlate.py b/Connections/Shear/Finplate/ui_finPlate.py
index cb41631..5f85414 100644
--- a/Connections/Shear/Finplate/ui_finPlate.py
+++ b/Connections/Shear/Finplate/ui_finPlate.py
@@ -2,7 +2,7 @@
# Form implementation generated from reading ui file 'finPlate.ui'
#
-# Created: Thu Jun 11 17:13:02 2015
+# Created: Fri Jun 12 17:55:33 2015
# by: PyQt4 UI code generator 4.10.4
#
# WARNING! All changes made in this file will be lost!
@@ -1484,7 +1484,7 @@ class Ui_MainWindow(object):
self.btnZmOut.setText(_translate("MainWindow", "...", None))
self.btnZmIn.setToolTip(_translate("MainWindow", "Zoom Out", None))
self.btnZmIn.setText(_translate("MainWindow", "...", None))
- self.btnSvgSave.setToolTip(_translate("MainWindow", "Save Image", None))
+ self.btnSvgSave.setToolTip(_translate("MainWindow", "Save 3D Images", None))
self.btnSvgSave.setText(_translate("MainWindow", "...", None))
self.btnTotatAcw.setToolTip(_translate("MainWindow", "Rotate Left", None))
self.btnTotatAcw.setText(_translate("MainWindow", "...", None))