KissCount/model/Account.cpp

8 lines
48 B
C++
Raw Normal View History

2010-06-05 14:33:19 +02:00
#include "Account.h"
Account::~Account()
{
}