Change the native extraction/loading logic.
This commit is contained in:
parent
188d0d5886
commit
ecc80bd763
4 changed files with 71 additions and 47 deletions
|
@ -126,4 +126,6 @@ public:
|
|||
/// set a hint about how to treat the library. This is an MMC extension.
|
||||
void setHint(QString hint);
|
||||
QString hint();
|
||||
|
||||
bool extractTo(QString target_dir);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue