diff Applications/Generic/GuiAdapter.h @ 1341:d80a3e3cc800 broker

dummy fixes
author Benjamin Golinvaux <bgo@osimis.io>
date Fri, 03 Apr 2020 18:18:37 +0200
parents cbfdba08e039
children 28eb7106ef44
line wrap: on
line diff
--- a/Applications/Generic/GuiAdapter.h	Fri Apr 03 16:55:11 2020 +0200
+++ b/Applications/Generic/GuiAdapter.h	Fri Apr 03 18:18:37 2020 +0200
@@ -59,9 +59,6 @@
 
 #if 0
 
-  // events are now handled directly by the VolumeSlicerWidget... The 
-  // GuiAdapter doesn't know about widgets anymore
-
   /**
   This interface is used to store the widgets that are controlled by the 
   GuiAdapter and receive event callbacks.