ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/utilvago.h
(Generate patch)

Comparing Vago/trunk/Vago/utilvago.h (file contents):
Revision 1047 by s10k, Fri Sep 16 22:51:26 2016 UTC vs.
Revision 1052 by s10k, Sat Sep 17 13:32:34 2016 UTC

# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)