Salome HOME
Provide completion on editing
[modules/shaper.git] / src / ModuleBase / ModuleBase_ParamSpinBox.h
index 489d082fd7136808fa17e2035bc1c447468fc483..7e33da9c693b911267cd86bb33c2dae083efcf40 100644 (file)
@@ -142,7 +142,7 @@ private slots:
 
 private:
   QString getPrefix(int& theStart, int& theEnd) const;
-  void showCompletion();
+  void showCompletion(bool checkPrefix);
 
   bool myIsEquation;
   bool myAcceptVariables;