diff --git a/include/osgQt/Export b/include/osgQt/Export index e9a3e5ecb..1aa94660f 100644 --- a/include/osgQt/Export +++ b/include/osgQt/Export @@ -48,5 +48,3 @@ The osgQt utility library provides various classes to aid the integration of OpenSceneGraph and Qt. */ - - diff --git a/include/osgQt/QGraphicsViewAdapter b/include/osgQt/QGraphicsViewAdapter index 53628da0d..91c111c26 100644 --- a/include/osgQt/QGraphicsViewAdapter +++ b/include/osgQt/QGraphicsViewAdapter @@ -91,4 +91,4 @@ class OSGQT_EXPORT QGraphicsViewAdapter : public QObject } -#endif \ No newline at end of file +#endif diff --git a/include/osgQt/QWebViewImage b/include/osgQt/QWebViewImage index 79fc5d76c..97e6f786b 100644 --- a/include/osgQt/QWebViewImage +++ b/include/osgQt/QWebViewImage @@ -95,4 +95,4 @@ class QWebViewImage : public osgWidget::BrowserImage #endif -#endif \ No newline at end of file +#endif diff --git a/include/osgQt/QWidgetImage b/include/osgQt/QWidgetImage index cca59e86c..bd6f88ca4 100644 --- a/include/osgQt/QWidgetImage +++ b/include/osgQt/QWidgetImage @@ -50,4 +50,4 @@ class OSGQT_EXPORT QWidgetImage : public osg::Image } -#endif \ No newline at end of file +#endif