D24518: On KCM cursor theme update attribute name

2019-10-15 Thread Benjamin Port
This revision was automatically updated to reflect the committed changes. Closed by commit R119:186ab6e9b75e: On KCM cursor theme update attribute name (authored by bport). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24518?vs=67608=67952 REVISION

D24518: On KCM cursor theme update attribute name

2019-10-10 Thread Benjamin Port
bport updated this revision to Diff 67608. bport added a comment. Remove change not related to this commit REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24518?vs=67560=67608 REVISION DETAIL https://phabricator.kde.org/D24518 AFFECTED FILES

D24518: On KCM cursor theme update attribute name

2019-10-09 Thread Kevin Ottens
ervin requested changes to this revision. ervin added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > kcmcursortheme.cpp:383 > { > +m_settings->load(); > // Get the name of the theme KDE is configured to use This seems unrelated to that change. Did

D24518: On KCM cursor theme update attribute name

2019-10-09 Thread Benjamin Port
bport created this revision. bport added reviewers: Plasma, mart, ervin. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. bport requested review of this revision. REVISION SUMMARY Rename m_model to m_themeModel and selectedIndex to themeSelectedIndex to avoid confusion