Fixup 21545b5
for GCC
This commit is contained in:
parent
21545b5a2e
commit
744608882b
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ public:
|
|||
explicit chatbox(const implementation::builder_chatbox& builder);
|
||||
|
||||
/** See @ref styled_widget::set_active. */
|
||||
virtual void set_active(const bool active) override
|
||||
virtual void set_active(const bool /*active*/) override
|
||||
{
|
||||
/* DO NOTHING */
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue