diff --git a/widgets/widget.h b/widgets/widget.h index 7a706e115..65412f118 100644 --- a/widgets/widget.h +++ b/widgets/widget.h @@ -192,15 +192,6 @@ public: **/ QFont font() const; - /** - * Set the font for this widget - * - * @param font the new font - ** -TODO: implement once we decide how to handle the font system - void setFont(const QFont& font); - */ - /** * Reimplemented from QGraphicsItem * @return the bounding rectangle for this Plasma::Widget