Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kamoso
Commits
df4ecebb
Commit
df4ecebb
authored
Sep 11, 2020
by
Aleix Pol Gonzalez
🐧
Browse files
--warning
parent
0f820df1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/QGst/Quick/videoitem.h
View file @
df4ecebb
...
...
@@ -50,9 +50,8 @@ public:
void
setSurface
(
VideoSurface
*
surface
);
protected:
/*! Reimplemented from QQuickItem. */
virtual
QSGNode
*
updatePaintNode
(
QSGNode
*
oldNode
,
UpdatePaintNodeData
*
updatePaintNodeData
);
UpdatePaintNodeData
*
updatePaintNodeData
)
override
;
private:
struct
Private
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment