Add tooltip for exxecutables

This commit is contained in:
kramo
2023-03-19 12:04:15 +01:00
parent c5b263c71e
commit 012959c57b
2 changed files with 34 additions and 3 deletions

View File

@@ -118,7 +118,7 @@ def get_games_async(parent_widget, appmanifests, steam_dir, import_dialog):
steam_games = {}
queue = 0
# Wrap the function with another one as Gio.Task.run_in_thread does not allow for passing args
# Wrap the function in another one as Gio.Task.run_in_thread does not allow for passing args
def create_func(datatypes, current_time, parent_widget, appmanifest, steam_dir):
def wrapper(task, *_unused):
get_game(