Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
Plugin-FileOfv
Commits
4367aac6
Commit
4367aac6
authored
Nov 30, 2015
by
Martin Schultz
Browse files
reduced includes by means of static code analysis
parent
9c4dbab8
Changes
1
Hide whitespace changes
Inline
Side-by-side
FileOfv.cc
View file @
4367aac6
...
...
@@ -52,21 +52,14 @@
#include
<OpenMesh/Core/IO/IOManager.hh>
#include
<OpenFlipper/ACGHelper/DrawModeConverter.hh>
#if QT_VERSION >= 0x050000
#if QT_VERSION >= 0x050000
#include
<QtWidgets>
#else
#include
<QtGui>
#endif
#include
<QFileInfo>
#include
<QSettings>
#include
"FileOfv.hh"
#include
<iostream>
void
FileViewPlugin
::
initializePlugin
()
{
}
...
...
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