|
@@ -466,6 +466,7 @@ class HostWindow(QMainWindow): |
|
|
self.removeAllPlugins() |
|
|
self.removeAllPlugins() |
|
|
self.fProjectFilename = "" |
|
|
self.fProjectFilename = "" |
|
|
self.setProperWindowTitle() |
|
|
self.setProperWindowTitle() |
|
|
|
|
|
patchcanvas.clear() |
|
|
|
|
|
|
|
|
@pyqtSlot() |
|
|
@pyqtSlot() |
|
|
def slot_fileOpen(self): |
|
|
def slot_fileOpen(self): |
|
|