From: san Date: Wed, 11 May 2011 08:36:34 +0000 (+0000) Subject: KALLISTO v1.1.1 preparation: X-Git-Tag: V5_1_11 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2c2e487c2af553963eb844882973cc90fe27e77b;p=modules%2Fgui.git KALLISTO v1.1.1 preparation: this file most likely was not integrated into SUIT v5.1.11 by mistake, KALLISTO cannot be compiled without it. --- diff --git a/src/SUIT/SUIT_SelectionMgr.h b/src/SUIT/SUIT_SelectionMgr.h index ec2ecb9fa..d50caf3cb 100755 --- a/src/SUIT/SUIT_SelectionMgr.h +++ b/src/SUIT/SUIT_SelectionMgr.h @@ -89,6 +89,7 @@ protected: private: void filterOwners( const SUIT_DataOwnerPtrList&, SUIT_DataOwnerPtrList& ) const; +public: //mgn typedef QList SelectorList; typedef QList SelFilterList;