]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/CMakeLists.txt
Enable the forward and back mouse buttons.
[PrivacyBrowserPC.git] / src / CMakeLists.txt
index 320ae9dd5fb569090398d14f287dfaeb837ac2c0..1043918135943e9c0b8c46e380b186fed6d08767 100644 (file)
@@ -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.