Descriptionfix the following warning for SkColorTable
../src/core/SkColorTable.cpp: In copy constructor ‘SkColorTable::SkColorTable(const SkColorTable&)’:
../src/core/SkColorTable.cpp:30:1: warning: base class ‘class SkFlattenable’ should be explicitly initialized in the copy constructor [-Wextra]
BUG=
TEST=
Patch Set 1 #Patch Set 2 : add a comment #Patch Set 3 : comments #MessagesTotal messages: 6
|