mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
fixed custom context menu for os x, fixed file drag-n-drop in os x 10.10
This commit is contained in:
@@ -979,3 +979,7 @@ void psSendToMenu(bool send, bool silent) {
|
||||
|
||||
void psUpdateOverlayed(QWidget *widget) {
|
||||
}
|
||||
|
||||
QString psConvertFileUrl(const QString &url) {
|
||||
return objc_convertFileUrl(url);
|
||||
}
|
||||
|
Reference in New Issue
Block a user