Update the moc no-keywords test for the signals replacement.
authorStephen Kelly <stephen.kelly@kdab.com>
Mon, 9 Jul 2012 07:56:59 +0000 (09:56 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 9 Jul 2012 13:55:15 +0000 (15:55 +0200)
Change-Id: I5c544e71615b00ff8fd337579fcd185e4b8e24af
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
tests/auto/tools/moc/no-keywords.h

index 3f3b06d..3bd85cc 100644 (file)
@@ -80,7 +80,7 @@ private:
     double slots;
 };
 
-#define signals protected
+#define signals public
 #define slots
 #define emit
 #undef QT_NO_KEYWORDS