]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/widgets/CMakeLists.txt
Add DevTools. https://redmine.stoutner.com/issues/1126
[PrivacyBrowserPC.git] / src / widgets / CMakeLists.txt
index d237afbe12f8ed3025f4902e58d85207cea5a6fc..f161dec2afc0bd216808bf5b466f5be4b621cf6b 100644 (file)
@@ -18,6 +18,7 @@
 
 # List the sources to include in the executable.
 target_sources(privacybrowser PRIVATE
+    DevToolsWebEngineView.cpp
     DraggableTreeView.cpp
     PrivacyWebEngineView.cpp
     TabWidget.cpp