forked from qt-creator/qt-creator
AutotoolsPM: Deobjectify MakefileParser
Change-Id: Idc7bfd785df1228120173e4ccf83fd2273c60ba5 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -26,7 +26,7 @@ namespace AutotoolsProjectManager::Internal {
|
|||||||
* is part of a SOURCES target, a fallback will be done and all
|
* is part of a SOURCES target, a fallback will be done and all
|
||||||
* sub directories get parsed for C- and C++ files.
|
* sub directories get parsed for C- and C++ files.
|
||||||
*/
|
*/
|
||||||
class MakefileParser : public QObject
|
class MakefileParser final
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user