@@ -108,7 +108,7 @@ public:
return *m_columns[i];
}
ColValue* ithColum(int i) {
ColValue* ithColumn(int i) {
return m_columns[i].get();
The note is not visible to the blocked user.