Add saveable labels for parts and connectors

This commit is contained in:
xypwn
2020-04-03 19:37:54 +02:00
parent 0c5772ca52
commit de3d0823fb
3 changed files with 21 additions and 0 deletions

6
Label.cpp Normal file
View File

@@ -0,0 +1,6 @@
#include "Label.h"
Label::Label()
{
}