Bezig met plugin menu systeem
This commit is contained in:
parent
601d071d0f
commit
048843a1d4
10 changed files with 93 additions and 16 deletions
10
pglab/plugin_support/LMenuItem.h
Normal file
10
pglab/plugin_support/LMenuItem.h
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
#ifndef LMENUITEM_H
|
||||
#define LMENUITEM_H
|
||||
|
||||
|
||||
class LMenuItem {
|
||||
public:
|
||||
LMenuItem();
|
||||
};
|
||||
|
||||
#endif // LMENUITEM_H
|
||||
Loading…
Add table
Add a link
Reference in a new issue