mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-06 21:36:58 +03:00
Massive re-organization.
This commit is contained in:
parent
bd64cda672
commit
36396f7c6a
53 changed files with 223 additions and 185 deletions
|
|
@ -20,9 +20,9 @@
|
|||
|
||||
#include "libutil_config.h"
|
||||
|
||||
LIBMMCUTIL_EXPORT QString PathCombine(QString path1, QString path2);
|
||||
LIBMMCUTIL_EXPORT QString PathCombine(QString path1, QString path2, QString path3);
|
||||
LIBUTIL_EXPORT QString PathCombine(QString path1, QString path2);
|
||||
LIBUTIL_EXPORT QString PathCombine(QString path1, QString path2, QString path3);
|
||||
|
||||
LIBMMCUTIL_EXPORT QString AbsolutePath(QString path);
|
||||
LIBUTIL_EXPORT QString AbsolutePath(QString path);
|
||||
|
||||
#endif // PATHUTILS_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue