You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
Rebase against 5a8dcb062793fbb68997e1b54ebc2666a2b2834d.
This commit is contained in:
@ -28,7 +28,7 @@ index 43cbea2ec87..047fe00e39d 100644
|
||||
BOOL desktop;
|
||||
} ContextMenu;
|
||||
|
||||
+static BOOL DoPaste(ContextMenu *This);
|
||||
+static HRESULT DoPaste(ContextMenu *This);
|
||||
+
|
||||
static inline ContextMenu *impl_from_IContextMenu3(IContextMenu3 *iface)
|
||||
{
|
||||
|
Reference in New Issue
Block a user