Created bare workspace and datamodel classes

This commit is contained in:
andreja6
2018-05-01 11:47:23 -07:00
parent 388962a5e7
commit c875454b40
5 changed files with 48 additions and 0 deletions

View File

@@ -242,6 +242,10 @@
RelativePath=".\ButtonListener.cpp"
>
</File>
<File
RelativePath=".\DataModelInstance.cpp"
>
</File>
<File
RelativePath=".\Dialogs.rc"
>
@@ -299,6 +303,10 @@
RelativePath=".\ButtonListener.h"
>
</File>
<File
RelativePath=".\DataModelInstance.h"
>
</File>
<File
RelativePath=".\ImageButtonInstance.h"
>