From 3237ba99d9c62ed4e59ff2865c9dc7704036e410 Mon Sep 17 00:00:00 2001 From: Brandon King Date: Wed, 14 Feb 2007 01:39:23 +0000 Subject: [PATCH] Added newline char at end of file to remove gcc warning --- qui/motif_editor/MotifEditorDelegate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qui/motif_editor/MotifEditorDelegate.cpp b/qui/motif_editor/MotifEditorDelegate.cpp index afc2dcd..f428d32 100644 --- a/qui/motif_editor/MotifEditorDelegate.cpp +++ b/qui/motif_editor/MotifEditorDelegate.cpp @@ -191,4 +191,4 @@ void MotifEditorDelegate::updateEditorGeometry( { editor->setGeometry(option.rect); } - \ No newline at end of file + -- 2.30.2