diff --git a/interface/src/Application.cpp b/interface/src/Application.cpp index 4f13665fef..c27dfb63df 100644 --- a/interface/src/Application.cpp +++ b/interface/src/Application.cpp @@ -169,6 +169,8 @@ #include "Util.h" #include "InterfaceParentFinder.h" + + // ON WIndows PC, NVidia Optimus laptop, we want to enable NVIDIA GPU // FIXME seems to be broken. #if defined(Q_OS_WIN)