AIconLabel: support icon-size config
This commit is contained in:
@@ -19,6 +19,7 @@ class AIconLabel : public ALabel {
|
||||
protected:
|
||||
Gtk::Image image_;
|
||||
Gtk::Box box_;
|
||||
unsigned app_icon_size_{24};
|
||||
|
||||
bool labelContainsIcon;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user