@ -185,7 +185,6 @@ class MainWindow(QMainWindow):
self.setWindowFlag(Qt.FramelessWindowHint)
def exButtonClicked(self, index):
self.rightWidget.setCurrentIndex(index)
print(index)
Globals.setValue('SearchWidget', index)