mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
made custom open with dialog for os x almost like in finder, with langs support
This commit is contained in:
@@ -47,6 +47,8 @@ int main(int argc, char *argv[]) {
|
||||
|
||||
Application app(argc, argv);
|
||||
int result = App::quiting() ? 0 : app.exec();
|
||||
|
||||
psFinish();
|
||||
|
||||
DEBUG_LOG(("Application Info: Telegram done, result: %1").arg(result));
|
||||
|
||||
|
Reference in New Issue
Block a user