2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 15:35:51 +00:00

made custom open with dialog for os x almost like in finder, with langs support

This commit is contained in:
John Preston
2014-06-18 22:37:44 +04:00
parent 37f7698371
commit d68aeb1b49
12 changed files with 298 additions and 88 deletions

View File

@@ -54,3 +54,4 @@ int64 objc_idleTime();
void objc_showInFinder(const char *utf8file, const char *utf8path);
void objc_openFile(const char *utf8file, bool openwith);
void objc_finish();