git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update: Make sure we don't leak.
[vlc.git]
/
modules
/
gui
/
macosx
/
update.h
diff --git
a/modules/gui/macosx/update.h
b/modules/gui/macosx/update.h
index
93500fc
..
0db8b0d
100644
(file)
--- a/
modules/gui/macosx/update.h
+++ b/
modules/gui/macosx/update.h
@@
-47,6
+47,8
@@
bool b_checked;
}
+- (void)end;
+
- (IBAction)download:(id)sender;
- (IBAction)okay:(id)sender;
- (IBAction)changeCheckUpdateOnStartup:(id)sender;