summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/multimedia/screencapture/screencapturepreview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/multimedia/screencapture/screencapturepreview.cpp b/examples/multimedia/screencapture/screencapturepreview.cpp
index 7b48b7414..8a85904ba 100644
--- a/examples/multimedia/screencapture/screencapturepreview.cpp
+++ b/examples/multimedia/screencapture/screencapturepreview.cpp
@@ -32,7 +32,7 @@ ScreenCapturePreview::ScreenCapturePreview(QWidget *parent)
, wIdButton(new QPushButton("Confirm", this))
, startStopButton(new QPushButton("Stop screencapture", this))
, gridLayout(new QGridLayout(this))
- , hBoxLayout(new QHBoxLayout(this))
+ , hBoxLayout(new QHBoxLayout)
{
// Get lists of screens and windows: