mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 21:50:15 +01:00
Rename reclaim_clipboard to claim_clipboard.
(cherry picked from commit d333a8e2b5)
This commit is contained in:
parent
2ab56981b1
commit
6b42f40ff9
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ struct propdata {
|
|||
- (void) notify_event:(XSelectionEvent *)e;
|
||||
- (void) property_event:(XPropertyEvent *)e;
|
||||
- (void) handle_selection:(Atom)selection type:(Atom)type propdata:(struct propdata *)pdata;
|
||||
- (void) reclaim_clipboard;
|
||||
- (void) claim_clipboard;
|
||||
- (void) set_clipboard_manager;
|
||||
|
||||
@end
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue