--- a/ViewManager/ViewManager.py Thu Jan 18 11:10:57 2018 +0100 +++ b/ViewManager/ViewManager.py Thu Jan 18 18:57:40 2018 +0100 @@ -11,7 +11,7 @@ import os -from PyQt5.QtCore import pyqtSignal, QSignalMapper, QTimer, \ +from PyQt5.QtCore import pyqtSignal, pyqtSlot, QSignalMapper, QTimer, \ QFileInfo, QRegExp, Qt, QCoreApplication from PyQt5.QtGui import QColor, QKeySequence, QPalette, QPixmap from PyQt5.QtWidgets import QLineEdit, QToolBar, QWidgetAction, QDialog, \ @@ -478,6 +478,7 @@ """ pass + @pyqtSlot() def removeSplit(self, index=-1): """ Public method used to remove the current split view or a split view