Salome HOME
Remove extra code
authorvsv <vitaly.smetannikov@opencascade.com>
Fri, 30 Dec 2016 13:42:23 +0000 (16:42 +0300)
committervsv <vitaly.smetannikov@opencascade.com>
Fri, 30 Dec 2016 13:42:39 +0000 (16:42 +0300)
src/CollectionPlugin/CollectionPlugin_WidgetField.h

index f56f6431b3d08760d17432ead6f5ccfdd4b3a0e8..35d599dcaef579fcc0a799b422040e5815fe84a3 100644 (file)
@@ -46,9 +46,6 @@ public:
 
   void setDataType(ModelAPI_AttributeTables::ValueType theType) { myType = theType; }
 
-//protected:
-//  bool eventFilter(QObject* theObj, QEvent* theEvent);
-
 private slots:
   void onEditItem(const QString& theText);