mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 00:46:08 +00:00
new open with menu for os x
This commit is contained in:
@@ -1654,6 +1654,10 @@ void psExecTelegram() {
|
||||
_execUpdater(false);
|
||||
}
|
||||
|
||||
bool psShowOpenWithMenu(int x, int y, const QString &file) {
|
||||
return false;
|
||||
}
|
||||
|
||||
void psAutoStart(bool start, bool silent) {
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user