Some improvements (suggestions)
This commit is contained in:
parent
a71d026df6
commit
9126e8abd1
3 changed files with 81 additions and 93 deletions
|
@ -444,7 +444,7 @@ private:
|
|||
QString GetTasStateDescription() const;
|
||||
bool CreateShortcutMessagesGUI(QWidget* parent, const int& imsg, const std::string title);
|
||||
bool MakeShortcutIcoPath(const u64 program_id, const std::string_view game_file_name,
|
||||
std::filesystem::path& icons_path);
|
||||
std::filesystem::path& out_icon_path);
|
||||
bool CreateShortcutLink(const std::filesystem::path& shortcut_path, const std::string& comment,
|
||||
const std::filesystem::path& icon_path,
|
||||
const std::filesystem::path& command, const std::string& arguments,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue