Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Plugin-FileLgt
Commits
3c8d8200
Commit
3c8d8200
authored
Nov 30, 2015
by
Martin Schultz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reduced includes by means of static code analysis
parent
dd28b470
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
12 deletions
+1
-12
FileLgt.cc
FileLgt.cc
+1
-12
No files found.
FileLgt.cc
View file @
3c8d8200
...
...
@@ -48,24 +48,13 @@
\*===========================================================================*/
#include "FileLgt.hh"
#include <ACG/GL/GLState.hh>
#include <OpenFlipper/BasePlugin/PluginFunctions.hh>
#include <OpenFlipper/common/GlobalOptions.hh>
#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 <iostream>
void
FileLightPlugin
::
initializePlugin
()
{
}
...
...
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