From e4f4a4be9bd025f9f7440c24b8884bacd829396f Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 10 May 2024 02:01:47 -0500 Subject: [PATCH] wip --- system/clearpilot/tools/qt_webview2.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/clearpilot/tools/qt_webview2.cc b/system/clearpilot/tools/qt_webview2.cc index 3fa13e3..be7d47b 100644 --- a/system/clearpilot/tools/qt_webview2.cc +++ b/system/clearpilot/tools/qt_webview2.cc @@ -63,4 +63,4 @@ int main(int argc, char *argv[]) { return app.exec(); } -// #include "main.moc" +#include "qt_webview2.moc"