mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-02 21:00:34 +05:00
PAL16774 (Crash after display of many groups)
+ virtual void studyClosed( SUIT_Study* );
This commit is contained in:
parent
c9328ea212
commit
b0b1fb044d
@ -114,6 +114,7 @@ public :
|
||||
public slots:
|
||||
virtual bool deactivateModule( SUIT_Study* );
|
||||
virtual bool activateModule( SUIT_Study* );
|
||||
virtual void studyClosed( SUIT_Study* );
|
||||
|
||||
private slots:
|
||||
void OnGUIEvent();
|
||||
|
Loading…
Reference in New Issue
Block a user