forked from qt-creator/qt-creator
Autotools: Use Qt5 style connects
* Get rid of "slots" from the headers Change-Id: Ie12f5705a2ca92a431992a45f57193a72ea7032a Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -110,7 +110,6 @@ public:
|
||||
*/
|
||||
bool isCanceled() const;
|
||||
|
||||
public slots:
|
||||
/**
|
||||
* Cancels the parsing of the makefile. MakefileParser::hasError() will
|
||||
* return true in this case.
|
||||
|
||||
Reference in New Issue
Block a user