Skip to content
Snippets Groups Projects
Commit f587d7c4 authored by hdallard's avatar hdallard
Browse files

Update to changes

parent 55af1c90
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,7 @@ class Plugin(QtGui.QDockWidget):
### If present, this function is called when a new OSG Widget is created.
def osgWidget(self, osgWindow):
osgWindow.connect('selected(QString,QVector3D)', self.selected)
osgWindow.connect('clicked(QString,QVector3D)', self.selected)
def resetConnection(self):
self.client = Client()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment