Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLMC
Commits
91782361
Commit
91782361
authored
Jan 07, 2010
by
Hugo Beauzee-Luyssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Using forward declaration when possible
parent
f1a9f303
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
src/Renderer/GenericRenderer.h
src/Renderer/GenericRenderer.h
+4
-1
No files found.
src/Renderer/GenericRenderer.h
View file @
91782361
...
...
@@ -27,10 +27,13 @@
#include <QWidget>
#include <QLabel>
#include "Clip.h"
#include "VLCMediaPlayer.h"
#include "MainWorkflow.h"
class
Clip
;
class
Media
;
class
QUuid
;
/**
* \class Common base for every renderer.
*/
...
...
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