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