From: mgn Date: Wed, 11 Feb 2015 08:24:35 +0000 (+0300) Subject: Correct improper translation for table widget X-Git-Tag: V7_6_0a1~27 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d99635da98029a38affa9bbb574774e126596d3c;p=modules%2Fgeom.git Correct improper translation for table widget --- diff --git a/src/CurveCreator/CurveCreator_TableView.h b/src/CurveCreator/CurveCreator_TableView.h index ce14d18a8..e6e8d1cd6 100644 --- a/src/CurveCreator/CurveCreator_TableView.h +++ b/src/CurveCreator/CurveCreator_TableView.h @@ -41,6 +41,8 @@ public: class CurveCreator_TableView : public QTableWidget { + Q_OBJECT + public: CurveCreator_TableView( CurveCreator_ICurve* theCurve, QWidget* theParent = 0, const QStringList& theCoordTitles = QStringList() ); diff --git a/src/GEOMGUI/GEOM_msg_en.ts b/src/GEOMGUI/GEOM_msg_en.ts index 0734036d8..d3b0bd8a1 100644 --- a/src/GEOMGUI/GEOM_msg_en.ts +++ b/src/GEOMGUI/GEOM_msg_en.ts @@ -5347,22 +5347,6 @@ shells and solids on the other hand. TOOL_IMPORTEXPORT Import / Export XAO - - TABLE_SECTION - Section - - - TABLE_INDEX - Index - - - TABLE_X - X - - - TABLE_Y - Y - BasicGUI_CurveDlg @@ -5658,6 +5642,25 @@ shells and solids on the other hand. X=%1, Y=%2, Z=%3 + + CurveCreator_TableView + + TABLE_SECTION + Section + + + TABLE_INDEX + Index + + + TABLE_X + X + + + TABLE_Y + Y + + CurveCreator_Widget