mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-12-15 17:43:41 +00:00
fix cppcheck warnings
improvements of interaction with items
This commit is contained in:
@ -38,7 +38,7 @@ protected:
|
||||
private:
|
||||
AwesomeWidget *widget;
|
||||
bool debug;
|
||||
bool enablePopup;
|
||||
bool enablePopup = true;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user