Fix build: non-void function must return a value
Alex
This commit is contained in:
parent
7e6d84568c
commit
add30e9008
@ -168,7 +168,7 @@ bool cmQtAutomoc::Run(const char* targetDirectory)
|
||||
delete gg;
|
||||
gg = NULL;
|
||||
makefile = NULL;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user