9 lines
286 B
C++
9 lines
286 B
C++
#include "cwxActionPropPanel.h"
|
||
|
||
cwxActionPropPanel::cwxActionPropPanel(void)
|
||
{
|
||
}
|
||
|
||
cwxActionPropPanel::~cwxActionPropPanel(void)
|
||
{
|
||
}
|