fixed compilation. Qt is completely gone

This commit is contained in:
csoler 2021-12-06 22:33:50 +01:00
parent 7dc5c90d63
commit b323a1635e
14 changed files with 13 additions and 234 deletions

View file

@ -874,5 +874,4 @@ bool TorControl::torVersionAsNewAs(const std::string& match) const
return true;
}
#include "TorControl.moc"