frank: thuban/Thuban/UI mainwindow.py,1.136,1.137
cvs@intevation.de
cvs at intevation.de
Tue Jan 11 17:52:42 CET 2005
Author: frank
Update of /thubanrepository/thuban/Thuban/UI
In directory doto:/tmp/cvs-serv2370/Thuban/UI
Modified Files:
mainwindow.py
Log Message:
* Thuban/UI/mainwindow.py (MainWindow.DuplicateLayer):
Fix indention bug.
Index: mainwindow.py
===================================================================
RCS file: /thubanrepository/thuban/Thuban/UI/mainwindow.py,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -d -r1.136 -r1.137
--- mainwindow.py 9 Jan 2005 12:32:17 -0000 1.136
+++ mainwindow.py 11 Jan 2005 16:52:40 -0000 1.137
@@ -653,8 +653,8 @@
layer.ShapeStore(),
projection = layer.GetProjection())
new_classification = copy.deepcopy(layer.GetClassification())
- new_layer.SetClassificationColumn(
- layer.GetClassificationColumn())
+ new_layer.SetClassificationColumn(
+ layer.GetClassificationColumn())
new_layer.SetClassification(new_classification)
self.Map().AddLayer(new_layer)
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)