]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Interface of action() virtual function has changed: now it returns bool. 'true'...
authorasv <asv@opencascade.com>
Thu, 4 May 2006 08:12:54 +0000 (08:12 +0000)
committerasv <asv@opencascade.com>
Thu, 4 May 2006 08:12:54 +0000 (08:12 +0000)
commit71fed18d33813107ba793868831ca382895f2a46
tree3d06122efcd816e9538f4ca955bd14e93e04451e
parenta2f01e7513612cd98fef6957f253420d7dc35f12
Interface of action() virtual function has changed: now it returns bool.  'true' return value means that the event (key accelerator action) is handled and should NOT be passed further, 'false' -- event is NOT handled.
src/VVTK/VVTK_ViewWindow.cxx
src/VVTK/VVTK_ViewWindow.h