Added some more icons.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <QDebug>
|
||||
#include <QPainter>
|
||||
#include <QTimer>
|
||||
#include <QListView>
|
||||
#include <QTableView>
|
||||
|
||||
#include <QVariantAnimation>
|
||||
#include <QPropertyAnimation>
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
|
||||
BCItemDelegate::BCItemDelegate(QListView *view)
|
||||
BCItemDelegate::BCItemDelegate(QTableView* view)
|
||||
: QStyledItemDelegate(view), _view{view}
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user