Skip to content

Commit e714b82

Browse files
committed
Add missing instance method for refreshPageNoCache
1 parent f56e647 commit e714b82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared-apple/cef-isolation.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
- (oneway void)sendFocus:(int)browserIdentifier focus:(BOOL)focus;
5454
- (void)sendKeyClick:(int) browserIdentifier
5555
event:(bycopy ObsKeyEventBridge *)event keyUp:(BOOL)keyUp;
56+
- (void)refreshPageNoCache:(const int)browserIdentifier;
5657
@end
5758

5859

0 commit comments

Comments
 (0)