X-Git-Url: http://git.onelab.eu/?p=sface.git;a=blobdiff_plain;f=sface%2Fmainwindow.py;h=689707fec3aad41d3ca6e15b87fa91dddc157fa5;hp=7017dd7f40974a00a8979f5c25e1b9e10453133e;hb=d93310c8e667d3256c07272c0f3a719cdd1fa719;hpb=b9019fc9e549041f8f356aa1849ecb5cf1813e0d diff --git a/sface/mainwindow.py b/sface/mainwindow.py index 7017dd7..689707f 100644 --- a/sface/mainwindow.py +++ b/sface/mainwindow.py @@ -164,5 +164,3 @@ class MainWindow(QWidget): def setStatus(self, msg, timeout): self.status.set(msg, timeout) - def rspecUpdated(self): - self.rspec_screen.update_view()