| 942 | } |
| 943 | |
| 944 | void PackProfile::installCustomJar(QString selectedFile) |
| 945 | { |
| 946 | installCustomJar_internal(selectedFile); |
| 947 | } |
| 948 | |
| 949 | bool PackProfile::installEmpty(const QString& uid, const QString& name) |
| 950 | { |
no outgoing calls
no test coverage detected