FEM: code formating replace lines of # with lines of *
This commit is contained in:
@@ -143,8 +143,8 @@ private:
|
||||
bool m_autoscale, m_isDragging, m_autoRecompute;
|
||||
};
|
||||
|
||||
//###############################################################################################
|
||||
|
||||
// ***************************************************************************
|
||||
class FemGuiExport PlaneWidget : public FunctionWidget {
|
||||
|
||||
Q_OBJECT
|
||||
@@ -179,8 +179,8 @@ protected:
|
||||
virtual void updateData(const App::Property*);
|
||||
};
|
||||
|
||||
//###############################################################################################
|
||||
|
||||
// ***************************************************************************
|
||||
class FemGuiExport SphereWidget : public FunctionWidget {
|
||||
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user