KissCount/model/Account.cpp
2010-06-16 17:29:07 +02:00

8 lines
48 B
C++

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