X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2FCMakeLists.txt;h=1043918135943e9c0b8c46e380b186fed6d08767;hp=320ae9dd5fb569090398d14f287dfaeb837ac2c0;hb=3d2e70c352736d809d6d0b705864ce17ffde68ae;hpb=10c141f631ec7e341e45045b574661b644c7dbe9 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 320ae9d..1043918 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -24,6 +24,7 @@ target_sources(privacy-browser PRIVATE browserwindow.cpp main.cpp mainview.cpp + mouseeventfilter.cpp ) # Add the Qt logging category. This will create the `debug.h` header file.