Fixed MSVS 2012 build
This commit is contained in:
@@ -7,7 +7,8 @@ CampData::CampData(QObject *parent) : QObject(parent)
|
||||
m_totalPrice = 0;
|
||||
m_sale = 0;
|
||||
m_totalSale = 0;
|
||||
m_ownerFirstame = false;
|
||||
m_fixedSale = false;
|
||||
m_fullPrice = 0;
|
||||
}
|
||||
|
||||
int CampData::id() const
|
||||
|
||||
Reference in New Issue
Block a user