joey: thuban/Extensions/wms properties.py,1.1,1.2
cvs@intevation.de
cvs at intevation.de
Fri Oct 1 20:28:06 CEST 2004
Author: joey
Update of /thubanrepository/thuban/Extensions/wms
In directory doto:/tmp/cvs-serv28442/Extensions/wms
Modified Files:
properties.py
Log Message:
Extended argument for general use through properties-dialog selector
Index: properties.py
===================================================================
RCS file: /thubanrepository/thuban/Extensions/wms/properties.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- properties.py 15 Apr 2004 16:14:51 -0000 1.1
+++ properties.py 1 Oct 2004 18:28:04 -0000 1.2
@@ -72,7 +72,7 @@
Representation for the WMS properties dialog
"""
- def __init__(self, parent, name, layer):
+ def __init__(self, parent, name, layer, *args, **kw):
"""
Build the properties dialog
"""
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)