-
- Downloads
rename getBestId to bestId
This is to follow LRC/Qt naming convention. Getters don't begin
with the word "get".
Note that getBestId() has been kept so as not to break API, but
marked as deprecated so that we can quickly update the clients.
Change-Id: Ifcf1d66763b70b5ef4f1b67d39b40892263b5359
Reviewed-by:
Nicolas Jäger <nicolas.jager@savoirfairelinux.com>
Showing
- src/call.cpp 1 addition, 1 deletionsrc/call.cpp
- src/contactmethod.cpp 10 additions, 4 deletionssrc/contactmethod.cpp
- src/contactmethod.h 3 additions, 2 deletionssrc/contactmethod.h
- src/pendingcontactrequestmodel.cpp 1 addition, 1 deletionsrc/pendingcontactrequestmodel.cpp
- src/person.cpp 1 addition, 1 deletionsrc/person.cpp
Please register or sign in to comment