summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/starwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets/starwidget.h')
-rw-r--r--desktop-widgets/starwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/starwidget.h b/desktop-widgets/starwidget.h
index daa4ffbf5..e972d6a88 100644
--- a/desktop-widgets/starwidget.h
+++ b/desktop-widgets/starwidget.h
@@ -11,7 +11,7 @@ enum StarConfig {
class StarWidget : public QWidget {
Q_OBJECT
public:
- explicit StarWidget(QWidget *parent = 0, Qt::WindowFlags f = 0);
+ explicit StarWidget(QWidget *parent = 0);
int currentStars() const;
QSize sizeHint() const override;