mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-10-01 19:51:31 +03:00
Property delegate updated
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user