sus
This commit is contained in:
@@ -183,7 +183,7 @@ class ThemeSettingWidget(GroupHeaderCardWidget):
|
||||
w = CustomBgMessageBox(self.window())
|
||||
if w.exec():
|
||||
index = w.returnImage()
|
||||
qconfig.set(cfg.customBackground, f"app\\resource\\images\\bg{index}.png")
|
||||
qconfig.set(cfg.customBackground, f"_internal\\backgrounds\\bg{index}.png")
|
||||
signalBus.backgroundChanged.emit()
|
||||
|
||||
def customBackground(self):
|
||||
|
||||
Reference in New Issue
Block a user