Skip to content

common: Fix name of internal InfoButton get/set functions

Felipe Borges requested to merge common-minor-fix-getset-func-names into main

This was a copy-pasta mistake when creating the CcListRowInfoButton class from the CcListRow class.

The mistake was harmless but fixing it is good for the sake of consistency and to avoid confusion in backtraces.

Merge request reports