From: Stephen Kelly Date: Mon, 9 Jul 2012 07:56:59 +0000 (+0200) Subject: Update the moc no-keywords test for the signals replacement. X-Git-Tag: 071012110112~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bcf6333c6f6266e2f26efd1a3c4fe38c574161c8;p=profile%2Fivi%2Fqtbase.git Update the moc no-keywords test for the signals replacement. Change-Id: I5c544e71615b00ff8fd337579fcd185e4b8e24af Reviewed-by: Olivier Goffart --- diff --git a/tests/auto/tools/moc/no-keywords.h b/tests/auto/tools/moc/no-keywords.h index 3f3b06d..3bd85cc 100644 --- a/tests/auto/tools/moc/no-keywords.h +++ b/tests/auto/tools/moc/no-keywords.h @@ -80,7 +80,7 @@ private: double slots; }; -#define signals protected +#define signals public #define slots #define emit #undef QT_NO_KEYWORDS