mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-24 16:32:04 +05:00
ClickOnCancel slot is virtual now to have possibility clear temporary structures when dialog is closed(PAL131191: EDF160 GEOM: in Glue Faces, visualize faces existing twice)
This commit is contained in:
parent
69de88f091
commit
6318afdea1
@ -87,7 +87,7 @@ protected:
|
||||
QString myHelpFileName;
|
||||
|
||||
protected slots:
|
||||
void ClickOnCancel();
|
||||
virtual void ClickOnCancel();
|
||||
void LineEditReturnPressed();
|
||||
void DeactivateActiveDialog();
|
||||
void ActivateThisDialog();
|
||||
|
Loading…
x
Reference in New Issue
Block a user