diff --git a/Applications/DataExplorer/DataExplorer.cmake b/Applications/DataExplorer/DataExplorer.cmake
index 71b12b747c418cfb490772474de8f79d47463601..9698f3cb5f859aed166be3a19ff7d3321e426326 100644
--- a/Applications/DataExplorer/DataExplorer.cmake
+++ b/Applications/DataExplorer/DataExplorer.cmake
@@ -51,6 +51,7 @@ add_executable(DataExplorer
 target_link_libraries(DataExplorer
     Qt5::Core
     Qt5::Gui
+    Qt5::Widgets
     Qt5::Xml
     Qt5::Network
     ApplicationsLib