Further doubel suggestions from Jan
Moved Gui/InputVector,Placement,Transform from float to double Moved Sketcher from float to double more suggestions for moving float -> double
This commit is contained in:
@@ -79,7 +79,7 @@ public:
|
||||
void setTransformStrategy(TransformStrategy* ts);
|
||||
|
||||
protected:
|
||||
Base::Vector3f getDirection() const;
|
||||
Base::Vector3d getDirection() const;
|
||||
void changeEvent(QEvent *e);
|
||||
|
||||
public Q_SLOTS:
|
||||
|
||||
Reference in New Issue
Block a user