fix IconData references based on Data::Generic type

pull/19/head
Michail Vourlakos 5 years ago
parent 5cb0277682
commit 131ce454f2

@ -39,10 +39,8 @@ public:
LayoutIcon(const LayoutIcon &o);
//! Layout data
QString id;
bool isFreeActivities{false};
bool isBackgroundFile{true};
QString name;
//! Operators
LayoutIcon &operator=(const LayoutIcon &rhs);

Loading…
Cancel
Save