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
Type-BSpline
Commits
5369b6ac
Commit
5369b6ac
authored
Jan 08, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added missing includes for Qt to prepare removal of several large includes in Interfaces
parent
98eb6506
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
18 deletions
+4
-18
Plugin-TypeBSplineCurve/TypeBSplineCurve.cc
Plugin-TypeBSplineCurve/TypeBSplineCurve.cc
+2
-0
Plugin-TypeBSplineSurface/TypeBSplineSurface.cc
Plugin-TypeBSplineSurface/TypeBSplineSurface.cc
+2
-18
No files found.
Plugin-TypeBSplineCurve/TypeBSplineCurve.cc
View file @
5369b6ac
...
...
@@ -65,6 +65,8 @@
#include <OpenFlipper/common/GlobalOptions.hh>
#include "BSplineCurveBackup.hh"
#include <QMenu>
//-----------------------------------------------------------------------------
TypeBSplineCurvePlugin
::
...
...
Plugin-TypeBSplineSurface/TypeBSplineSurface.cc
View file @
5369b6ac
...
...
@@ -39,30 +39,14 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
// CLASS Type BSpline Surface Plugin - IMPLEMENTATION
//
// Author: Ellen Dekkers <dekkers@cs.rwth-aachen.de>
//
// Date: 2010-02-02 11:01:53 +0100 (Di, 02. Feb 2010)
//
//=============================================================================
#include "TypeBSplineSurface.hh"
#include "OpenFlipper/BasePlugin/PluginFunctions.hh"
#include <OpenFlipper/common/GlobalOptions.hh>
#include <QMenu>
//-----------------------------------------------------------------------------
TypeBSplineSurfacePlugin
::
...
...
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