fix indexes and debug info
This commit is contained in:
parent
453c67f237
commit
983bb24259
2 changed files with 3 additions and 2 deletions
|
@ -275,6 +275,7 @@ void SlideModel::insertItem(const int &index,
|
|||
item->setServiceItemId(serviceItemId);
|
||||
insertItem(index, item);
|
||||
qDebug() << "#################################";
|
||||
qDebug() << "ADDING A NEW SLIDE INTO MODEL!";
|
||||
qDebug() << type << font << fontSize << slideIndex;
|
||||
qDebug() << "#################################";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue