From 5201223da4cc846f016377c32ce8103be478018d Mon Sep 17 00:00:00 2001 From: wmayer Date: Wed, 24 Sep 2014 16:00:10 +0200 Subject: [PATCH] + fix warnings with clang --- src/Gui/CoinRiftWidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Gui/CoinRiftWidget.h b/src/Gui/CoinRiftWidget.h index 0218c613e..7bb2c9d43 100644 --- a/src/Gui/CoinRiftWidget.h +++ b/src/Gui/CoinRiftWidget.h @@ -115,4 +115,4 @@ protected: #endif //BUILD_VR -#endif GUI_CoinRiftWidget +#endif // GUI_CoinRiftWidget