@@ -20,7 +20,7 @@ private:
public:
Path();
Path(QFile *file);
void addStep(int indice=step.size());
void addStep(int indice=-1);
};
#endif // PATH_H
The note is not visible to the blocked user.