]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/bookmarks.h
macosx: get rid of the infamous 'get' prefixes everywhere and finally respect Cocoa...
[vlc] / modules / gui / macosx / bookmarks.h
index 1f9e2beecd85c108bfcb192ac6c96a899e10b69f..7388ef93f47b43258ec726f9712681024ce0e0ce 100644 (file)
@@ -64,5 +64,5 @@
 
 - (void)initStrings;
 - (void)showBookmarks;
-- (id)getDataTable;
+- (id)dataTable;
 @end