diff --git a/system/clearpilot/tools/qt_webview.cc b/system/clearpilot/tools/qt_webview.cc index bf81f7e..d5ec189 100644 --- a/system/clearpilot/tools/qt_webview.cc +++ b/system/clearpilot/tools/qt_webview.cc @@ -116,3 +116,5 @@ int main(int argc, char *argv[]) { return app.exec(); } + +#include "qt_webview.moc" \ No newline at end of file