From ff0df6d9572b48a3b96d2fb1f50b18b7c0a74c84 Mon Sep 17 00:00:00 2001 From: "Juergen E. Fischer" Date: Wed, 19 Jul 2017 10:37:28 +0200 Subject: [PATCH] fix c29fc35155 --- tests/code_layout/sipifyheader.expected.sip | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/code_layout/sipifyheader.expected.sip b/tests/code_layout/sipifyheader.expected.sip index d94cf621727..fb3574720b7 100644 --- a/tests/code_layout/sipifyheader.expected.sip +++ b/tests/code_layout/sipifyheader.expected.sip @@ -308,8 +308,8 @@ Mulitline body %Docstring remove argument %End - void method( ); - void test( ); + void method(); + void test(); void avoidIntersections( const QList &avoidIntersectionsLayers ); void position();