KissCount/model/Account.cpp

8 lines
48 B
C++
Raw Normal View History

2010-05-15 11:21:42 +02:00
#include "Account.h"
Account::~Account()
{
}