From b90952ca143cc49a15ffc2aa6228f8a538fd261e Mon Sep 17 00:00:00 2001 From: Brandon King Date: Wed, 14 Feb 2007 01:34:32 +0000 Subject: [PATCH] Added new line at end of file to remove gcc warning --- qui/threading/GuiProxy.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qui/threading/GuiProxy.cpp b/qui/threading/GuiProxy.cpp index 923fc68..31be158 100644 --- a/qui/threading/GuiProxy.cpp +++ b/qui/threading/GuiProxy.cpp @@ -44,4 +44,5 @@ void MussaWindowProxy(MussaRef m) { std::cout << "no local proxy" << std::endl; } } - \ No newline at end of file + + -- 2.30.2