7 lines
52 B
C++
7 lines
52 B
C++
|
|
#include "LMenuItem.h"
|
||
|
|
|
||
|
|
LMenuItem::LMenuItem()
|
||
|
|
{
|
||
|
|
|
||
|
|
}
|