File indexing completed on 2025-01-12 10:34:35

0001 /*
0002  *  SPDX-FileCopyrightText: 2010 Carlos Licea <carlos@kdab.com>
0003  *
0004  *  SPDX-License-Identifier: LGPL-2.1-or-later
0005  */
0006 
0007 #include "KoCellChild.h"
0008 
0009 KoCellChild::KoCellChild()
0010 {
0011 }
0012 
0013 KoCellChild::~KoCellChild()
0014 {
0015 }