OSDN Git Service

layerwin: Fix loading layer names from ORA file
authorJon Nordby <jononor@gmail.com>
Fri, 29 Jan 2010 13:46:36 +0000 (14:46 +0100)
committerJon Nordby <jononor@gmail.com>
Fri, 29 Jan 2010 14:06:52 +0000 (15:06 +0100)
commitee1fe1aad738fb8b49d9eb079d2dc0cdbb0cccae
tree049d6b9466d762fee2fc3c38270f462950057492
parent54c9c768e752648193633a3f86a36406e015e188
layerwin: Fix loading layer names from ORA file

Problem was that the layer dialog callback is called on add_layer()
and at that time the layer.name attribute was not set.
lib/command.py
lib/document.py