8 lines
77 B
C++
8 lines
77 B
C++
namespace cw
|
|
{
|
|
namespace ui
|
|
{
|
|
rc_t test(const object_t* cfg );
|
|
}
|
|
}
|