mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
Fix global settings action button icon and improve theme handling in GUI
This commit is contained in:
@@ -12,6 +12,7 @@ from core.downloading.download import add_magnet
|
||||
|
||||
class MainWindow(QtWidgets.QMainWindow, QWidget):
|
||||
def __init__(self):
|
||||
global settings_action
|
||||
super().__init__()
|
||||
searchresults = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user