new attribute introduced holding information about the component of the seismic waveforms to display in the overview plot

This commit is contained in:
Sebastian Wehling-Benatelli 2015-01-29 08:52:01 +01:00
parent eab0ea5a7e
commit 9dc5b57ee0

View File

@ -300,7 +300,7 @@ class MainWindow(QMainWindow):
return True
def getDispComponent(self):
return self
return self._compDisp
def getData(self):
return self.data