Property delegate updated

This commit is contained in:
Arin Alex
2017-10-05 01:39:16 +03:00
parent 3303d4461b
commit b0137f9f7f
2 changed files with 41 additions and 28 deletions

View File

@@ -40,8 +40,8 @@
namespace LimeReport{
class ObjectInspectorWidget;
class PropertyDelegate : public QItemDelegate
//class PropertyDelegate : public QStyledItemDelegate
//class PropertyDelegate : public QItemDelegate
class PropertyDelegate : public QStyledItemDelegate
{
Q_OBJECT
public: