GUI
src
EventObject.cpp
Go to the documentation of this file.
1
#include "
EventObject.h
"
2
3
EventObject::EventObject()
4
{
5
//ctor
6
}
7
8
EventObject::~EventObject()
9
{
10
//dtor
11
}
Generated on Sat Feb 11 2017 20:22:31 for GUI by
1.8.13