modernize: Reformat ALL the source... again!
[quassel.git] / src / uisupport / resizingstackedwidget.h
index ada5b1a..44b96a0 100644 (file)
@@ -29,7 +29,7 @@ class UISUPPORT_EXPORT ResizingStackedWidget : public QStackedWidget
     Q_OBJECT
 
 public:
-    ResizingStackedWidget(QWidget *parent = nullptr);
+    ResizingStackedWidget(QWidgetparent = nullptr);
 
     QSize sizeHint() const override;