diff options
Diffstat (limited to 'plugingui/frame.h')
-rw-r--r-- | plugingui/frame.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugingui/frame.h b/plugingui/frame.h index 1e900ee..c891b59 100644 --- a/plugingui/frame.h +++ b/plugingui/frame.h @@ -64,7 +64,6 @@ private: std::size_t label_width; // switch - bool has_switch; bool is_switched_on; PowerButton power_button{this}; |