summaryrefslogtreecommitdiffstats
path: root/src/timeline/InputBar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/timeline/InputBar.h')
-rw-r--r--src/timeline/InputBar.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/timeline/InputBar.h b/src/timeline/InputBar.h
index 683a2ed9..28a4bcf6 100644
--- a/src/timeline/InputBar.h
+++ b/src/timeline/InputBar.h
@@ -39,8 +39,7 @@ class InputVideoSurface : public QAbstractVideoSurface
public:
InputVideoSurface(QObject *parent)
: QAbstractVideoSurface(parent)
- {
- }
+ {}
bool present(const QVideoFrame &frame) override;