Update the moc no-keywords test for the signals replacement.

Change-Id: I5c544e71615b00ff8fd337579fcd185e4b8e24af
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
This commit is contained in:
Stephen Kelly 2012-07-09 09:56:59 +02:00 committed by Qt by Nokia
parent b65291bc42
commit bcf6333c6f

View File

@ -80,7 +80,7 @@ private:
double slots;
};
#define signals protected
#define signals public
#define slots
#define emit
#undef QT_NO_KEYWORDS