summaryrefslogtreecommitdiffstats
path: root/Project/PropertiesData.cpp
blob: a9a57c454a9bfa163ee2936df88c6ad462a21e81 (plain)
1
2
3
4
5
6
7
8
9
10
#include "PropertiesData.h"

PropertiesData::PropertiesData()
{
}

PropertiesData::~PropertiesData()
{
}