You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source code:
class X : public QObject {
...
public slots:
...
}
causes incorrectly message "Weird number of spaces at line-start. Are you
using a 2-space indent? [whitespace/indent] [3]".
Attached patch removes message.
Original issue reported on code.google.com by [email protected] on 1 Oct 2014 at 9:09
Original issue reported on code.google.com by
[email protected]
on 1 Oct 2014 at 9:09Attachments:
The text was updated successfully, but these errors were encountered: