]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_OperationFeature.cpp
Salome HOME
Simplification of the code
[modules/shaper.git] / src / ModuleBase / ModuleBase_OperationFeature.cpp
index 39bdd4e380eef03182b1e8455d667bb1345dbe7d..8048ff9f510a982efac9c4e82f3e636281ef5074 100755 (executable)
@@ -38,8 +38,6 @@
 #include <QDebug>
 #endif
 
-#define APPLY_BY_ENTER_OR_TAB
-
 ModuleBase_OperationFeature::ModuleBase_OperationFeature(const QString& theId, QObject* theParent)
 : ModuleBase_Operation(theId, theParent),
   myIsEditing(false)