Add file headers
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
// Unnamed CAD Software
|
||||
//
|
||||
// License: GPLv3, see LICENSE.txt
|
||||
// Language: C++17
|
||||
// Notes:
|
||||
// - use a right-handed, Z-up coordinate system to match OpenCASCADE
|
||||
|
||||
#include "MainWindow.h"
|
||||
#include "ViewportWidget.h"
|
||||
#include "Document.h"
|
||||
|
||||
Reference in New Issue
Block a user