[DEBUG] change visibility of the Context menu constructor
This commit is contained in:
parent
293a68a083
commit
a41605b9b3
@ -31,7 +31,7 @@ namespace ewol {
|
||||
markLeft,
|
||||
markNone
|
||||
};
|
||||
public:
|
||||
protected:
|
||||
ContextMenu();
|
||||
void init(const std::string& _shaperName="THEME:GUI:ContextMenu.json");
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user