Fixed conflicts after merge with master
This commit is contained in:
commit
2c9d047520
67 changed files with 13605 additions and 9748 deletions
|
@ -200,6 +200,7 @@ public:
|
|||
|
||||
EType get_current_type() const { return m_current; }
|
||||
GLGizmoBase* get_current() const;
|
||||
GLGizmoBase* get_gizmo(GLGizmosManager::EType type) const;
|
||||
EType get_gizmo_from_name(const std::string& gizmo_name) const;
|
||||
|
||||
bool is_running() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue