Qt: Remove ability to install xci files
This commit is contained in:
parent
a29e26200f
commit
feebdc9779
2 changed files with 5 additions and 8 deletions
|
|
@ -387,7 +387,7 @@ private:
|
|||
void RemoveCacheStorage(u64 program_id);
|
||||
bool SelectRomFSDumpTarget(const FileSys::ContentProvider&, u64 program_id,
|
||||
u64* selected_title_id, u8* selected_content_record_type);
|
||||
InstallResult InstallNSPXCI(const QString& filename);
|
||||
InstallResult InstallNSP(const QString& filename);
|
||||
InstallResult InstallNCA(const QString& filename);
|
||||
void MigrateConfigFiles();
|
||||
void UpdateWindowTitle(std::string_view title_name = {}, std::string_view title_version = {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue