From 0cb839280fe78d0d90433aec9819b2c298bac9bf Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 1 Jun 2010 13:32:12 +0000 Subject: [PATCH] Added newline to fix warnings --- include/osgQt/Export | 2 -- include/osgQt/QGraphicsViewAdapter | 2 +- include/osgQt/QWebViewImage | 2 +- include/osgQt/QWidgetImage | 2 +- 4 files changed, 3 insertions(+), 5 deletions(-) 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