stifui/qt/src/stfqtuicontroller.cpp
branchRCL_3
changeset 19 d40e813b23c0
parent 17 65b472535a0d
equal deleted inserted replaced
17:65b472535a0d 19:d40e813b23c0
   405     foreach(IStfEventListener* listener, listenerList)
   405     foreach(IStfEventListener* listener, listenerList)
   406             {
   406             {
   407             listener->OnSetListChanged();
   407             listener->OnSetListChanged();
   408             }
   408             }
   409     }
   409     }
       
   410 
       
   411 // End of File