[kdecoration] delete unused m_buttons field

Reviewers: #breeze, davidedmundson

Reviewed By: davidedmundson

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D11847
wilder-pre-rebase
Vlad Zagorodniy 8 years ago
parent cf95cfb952
commit 7821b47895
  1. 1
      kdecoration/breezedecoration.h

@ -138,7 +138,6 @@ namespace Breeze
//@}
InternalSettingsPtr m_internalSettings;
QList<KDecoration2::DecorationButton*> m_buttons;
KDecoration2::DecorationButtonGroup *m_leftButtons = nullptr;
KDecoration2::DecorationButtonGroup *m_rightButtons = nullptr;

Loading…
Cancel
Save