Skip to content
Snippets Groups Projects
Commit 75018e53 authored by Tom Fischer's avatar Tom Fischer
Browse files

[GL] Cleanup tab.

parent 3fc24740
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ namespace GeoLib {
class Surface : public GeoObject
{
public:
Surface (const std::vector<Point*> &pnt_vec);
Surface(const std::vector<Point*> &pnt_vec);
virtual ~Surface ();
/// return a geometry type
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment