Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
4.4.0
-
None
Description
The following code snippet results in moc reporting a parse error and exiting with an error code (EXIT_FAILURE):
...
public slots:
#
void foo();
...