mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-01 05:43:46 +00:00
implicit int not supported anymore.
This commit is contained in:
parent
e71a43a32a
commit
f8a32d82cb
@ -106,7 +106,7 @@ protected:
|
||||
void GetUserPreferences();
|
||||
|
||||
private:
|
||||
friend PrefChangedCallback(const char*, void*);
|
||||
friend int PrefChangedCallback(const char*, void*);
|
||||
void PreferenceChanged(const char* aPrefName);
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user