@@ -151,7 +151,7 @@ class Launcher(QApplication, LauncherObject):
full_path=self.styles_path/qss_relative_path
ifnotfull_path.exists():
messagebox.error(
self.main_window,
None,
"Resource Error",
"Missing stylesheet file: {}".format(full_path),
)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.