Commit cc427cdc authored by Don Gagne's avatar Don Gagne

Oopsie!

parent f067bcc5
......@@ -57,5 +57,5 @@ Fact* AutoPilotPlugin::getFact(FactSystem::Provider_t provider, int componentId,
}
Q_ASSERT(false);
return false;
return NULL;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment