KissCount/model/Account.cpp
2010-06-05 14:33:19 +02:00

8 lines
48 B
C++
Executable File

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