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