2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

custom context menus (including tray menu for windows) done

This commit is contained in:
John Preston
2014-09-28 19:47:30 -07:00
parent a4e9dadc2d
commit 0d85f91453
28 changed files with 375 additions and 126 deletions

View File

@@ -596,7 +596,7 @@ void Application::startApp() {
window->setupIntro(false);
}
window->psFirstShow();
window->firstShow();
if (cStartToSettings()) {
window->showSettings();