mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fixed dead keys in photo / file caption input field #1418
Another attempt to fix dead keys input problem after main window looses focus to popup menu or photo viewer #2007 #1074
This commit is contained in:
@@ -282,6 +282,8 @@ public slots:
|
||||
void onLogoutSure();
|
||||
void updateGlobalMenu(); // for OS X top menu
|
||||
|
||||
void onReActivate();
|
||||
|
||||
void notifyUpdateAllPhotos();
|
||||
|
||||
void app_activateClickHandler(ClickHandlerPtr handler, Qt::MouseButton button);
|
||||
|
Reference in New Issue
Block a user