]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/extended.h
macosx: get rid of the infamous 'get' prefixes everywhere and finally respect Cocoa...
[vlc] / modules / gui / macosx / extended.h
index 4524d3ba872008395ffb9348996aaf4a000a4bd3..ca38b23476615ded641b21e842a69d3f8dd45154 100644 (file)
@@ -95,7 +95,7 @@
 - (IBAction)moreInfoVideoFilters:(id)sender;
 
 + (VLCExtended *)sharedInstance;
-- (BOOL)getConfigChanged;
+- (BOOL)configChanged;
 
 - (void)showPanel;
 - (void)initStrings;