summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qlayout_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qlayout_p.h')
-rw-r--r--src/widgets/kernel/qlayout_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/kernel/qlayout_p.h b/src/widgets/kernel/qlayout_p.h
index 8e1d773355..2b19af48be 100644
--- a/src/widgets/kernel/qlayout_p.h
+++ b/src/widgets/kernel/qlayout_p.h
@@ -73,7 +73,7 @@ public:
QLayoutPrivate();
void getMargin(int *result, int userMargin, QStyle::PixelMetric pm) const;
- void doResize(const QSize &);
+ void doResize();
void reparentChildWidgets(QWidget *mw);
bool checkWidget(QWidget *widget) const;
bool checkLayout(QLayout *otherLayout) const;