Plasma/libplasma2/dialognotconstgraphicswidget

From KDE Community Wiki
Revision as of 13:48, 22 September 2012 by Afiestas (talk | contribs) (Created page with "== Discussion == As a simple getter, graphicsWidget() should be const. == Proposed Solution == Make Dialog::graphicsWidget() const.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Discussion

As a simple getter, graphicsWidget() should be const.

Proposed Solution

Make Dialog::graphicsWidget() const.