Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
4873ff76
Commit
4873ff76
authored
May 09, 2016
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pull in vstools to avoid error on VS2012
parent
a5578fdf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
widgets/coreWidget/viewerControl.cc
widgets/coreWidget/viewerControl.cc
+5
-0
No files found.
widgets/coreWidget/viewerControl.cc
View file @
4873ff76
...
...
@@ -66,9 +66,14 @@
#include <QtCore>
#endif
#include <OpenFlipper/widgets/snapshotDialog/SnapshotDialog.hh>
#include <cmath>
#ifdef _MSC_VER
#include <ACG/Utils/VSTools.hh>
#endif
//== IMPLEMENTATION ==========================================================
...
...
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