IconItem: remove remaining & unused smooth property bits
Summary: fix-up for 18a2ca50ab092e27a3464fca8d515cb7791c7d5a Reviewers: #plasma, davidedmundson, apol Reviewed By: apol Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D20999
This commit is contained in:
parent
91024027b0
commit
c8fe7bc5ac
@ -168,7 +168,6 @@ Q_SIGNALS:
|
||||
void overlaysChanged();
|
||||
void activeChanged();
|
||||
void sourceChanged();
|
||||
void smoothChanged();
|
||||
void animatedChanged();
|
||||
void usesPlasmaThemeChanged();
|
||||
void roundToIconSizeChanged();
|
||||
@ -201,7 +200,6 @@ private:
|
||||
QVariant m_source;
|
||||
Plasma::Svg::Status m_status;
|
||||
|
||||
bool m_smooth;
|
||||
bool m_active;
|
||||
bool m_animated;
|
||||
bool m_usesPlasmaTheme;
|
||||
|
Loading…
x
Reference in New Issue
Block a user