diff Applications/Generic/GuiAdapter.cpp @ 915:912cc77be3b4 am-dev

merge
author Alain Mazy <alain@mazy.be>
date Fri, 19 Jul 2019 11:40:45 +0200
parents 64e5f3ff6360 2b4b6b86520a
children 86ac61a040c9
line wrap: on
line diff
--- a/Applications/Generic/GuiAdapter.cpp	Thu Jul 18 10:57:59 2019 +0200
+++ b/Applications/Generic/GuiAdapter.cpp	Fri Jul 19 11:40:45 2019 +0200
@@ -725,7 +725,7 @@
   // SDL ONLY
   void GuiAdapter::Run()
   {
-#if 0 
+#if 1
     // TODO: MAKE THIS DYNAMIC !!! See SdlOpenGLViewport vs Cairo in ViewportWrapper
 # if ORTHANC_ENABLE_OPENGL == 1 && !defined(__APPLE__)
     glEnable(GL_DEBUG_OUTPUT);