PrimeWorldEditor/UI/CSimpleDelegate.cpp

13 lines
113 B
C++
Raw Normal View History

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