first commit

This commit is contained in:
xin
2020-08-05 17:04:25 +08:00
commit 399e65d995
5 changed files with 193 additions and 0 deletions

11
vincecontrol.cpp Normal file
View File

@ -0,0 +1,11 @@
#include "vincecontrol.h"
VinceControl::VinceControl()
{
}
VinceControl::~VinceControl()
{
}