KissCount/model/Account.cpp
2010-05-15 11:21:42 +02:00

8 lines
48 B
C++

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