X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=layout.py;h=6050d2ec6c2bbbba3a8978301e0237ed30fa175f;hp=7b89279c7e8d47e32a6d01ba2f7951de2dcc8762;hb=434a6105156cca276a69c294c8b99369cf41c66f;hpb=83802e662acde01994fe0bd2bf6978fef90b14f8 diff --git a/layout.py b/layout.py index 7b89279..6050d2e 100644 --- a/layout.py +++ b/layout.py @@ -1397,6 +1397,7 @@ class SimiMatLayout(DefaultMatLayout) : 'halo' : self.dial.halo.GetValue(), 'com' : self.dial.comcheck.GetValue(), 'communities' : self.dial.choix_com.GetSelection(), + 'edgecurved' : self.dial.check_curved.GetValue(), } if 'cexfromchi' in self.parametres : paramsimi['cexfromchi'] = self.dial.checkit.GetValue()