Add file headers
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
// Unnamed CAD Software
|
||||
//
|
||||
// License: GPLv3 (or later)
|
||||
// Language: C++17
|
||||
// Notes:
|
||||
// - use a right-handed, Z-up coordinate system to match Open CASCADE
|
||||
|
||||
#include "LineTool.h"
|
||||
#include "ViewportWidget.h"
|
||||
#include "Camera.h"
|
||||
|
||||
Reference in New Issue
Block a user