Parent Directory
|
Revision Log
|
Patch
revision 2362 by joey, Fri Oct 1 18:00:42 2004 UTC | revision 2366 by joey, Fri Oct 1 18:24:10 2004 UTC | |
---|---|---|
# | Line 1510 class ClassGroupPropertiesCtrl(wxWindow, | Line 1510 class ClassGroupPropertiesCtrl(wxWindow, |
1510 | ||
1511 | def _OnLeftDClick(self, event): | def _OnLeftDClick(self, event): |
1512 | self.DoEdit() | self.DoEdit() |
1513 | ||
1514 | from Thuban.UI.mainwindow import layer_properties_dialogs | |
1515 | layer_properties_dialogs.add(Layer, Classifier) | |
1516 | layer_properties_dialogs.add(RasterLayer, Classifier) |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |