Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
32aaa604
Commit
32aaa604
authored
Aug 17, 2016
by
Hugo Beauzée-Luyssen
Browse files
Library: Workspace isn't used anymore
parent
f5ad8e44
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/Library/Library.cpp
View file @
32aaa604
...
...
@@ -37,7 +37,6 @@
#include
"Project/Project.h"
#include
"Settings/Settings.h"
#include
"Tools/VlmcDebug.h"
#include
"Project/Workspace.h"
#include
<QVariant>
#include
<QHash>
...
...
src/Library/Library.h
View file @
32aaa604
...
...
@@ -36,7 +36,6 @@
class
Clip
;
class
Media
;
class
ProjectManager
;
class
Workspace
;
class
Settings
;
/**
...
...
@@ -61,7 +60,6 @@ private:
private:
bool
m_cleanState
;
Workspace
*
m_workspace
;
Settings
*
m_settings
;
void
preSave
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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