Skip to content
  • Guillaume Roguez's avatar
    reduce code duplication · 79cab805
    Guillaume Roguez authored
    * Move private members imgSize_ and fallbackAvatar()
    from PixBufManipulator class, to the .cpp file and make them static const.
    * Add an alias to current fallbackAvatar() implementation
    as we have two way to call it.
    * rename imgSize_ to mark the constant usage.
    
    Change-Id: I339cdad837f0694049dc6c8191721801e73f63c8
    79cab805