| # | Line 50 | Line 50 | void showErrorPopUpLogButton(const QStri | |
|---|---|---|
| 50 | void showAndLogErrorPopUpLogButton(Logger *logger, const QString &message); | |
| 51 | QString getOSIndependentAppPath(); | |
| 52 | QString getAppPath(); | |
| 53 | < | QString getOniSplitExeAbsolutePath(); | 
| 54 | < | QString getXmlToolsExeAbsolutePath(); | 
| 53 | > | QString getOniSplitExecutableAbsolutePath(); | 
| 54 | > | QString getXmlToolsExecutableAbsolutePath(); | 
| 55 | > | QString getOniSplitExecutable(); | 
| 56 | > | QString getXmlToolsExecutable(); | 
| 57 | #ifdef Q_OS_MAC | |
| 58 | QString getMonoExecutablePath(); | |
| 59 | #endif | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines (old) | 
| > | Changed lines (new) |