KissCount/model/Account.cpp

8 lines
48 B
C++
Executable File

#include "Account.h"
Account::~Account()
{
}