remove unnecessary getting of raw pointer from unique pointer
This commit is contained in:
parent
76ffecd897
commit
209eda75a0
2 changed files with 21 additions and 15 deletions
|
@ -174,7 +174,6 @@ public:
|
|||
|
||||
void refresh_on_off_state();
|
||||
void reset_all_states();
|
||||
bool is_serializing() const { return m_serializing; }
|
||||
bool open_gizmo(EType type);
|
||||
bool check_gizmos_closed_except(EType) const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue