Cleanup of some cout and functioning undo and redo of Corrections
This commit is contained in:
@ -26,7 +26,6 @@ public:
|
||||
|
||||
public slots:
|
||||
void onAbortProcessCommand(){
|
||||
std::cout << " Abort STOCAZZO " << std::endl;
|
||||
bAbortProcessCommand = true;
|
||||
};
|
||||
void onIteration(double dI,double dX,double dY,double dZ){
|
||||
|
Reference in New Issue
Block a user