|
|
@ -38,7 +38,7 @@ |
|
|
|
#include "core/memcheck.h" |
|
|
|
#include "core/memcheck.h" |
|
|
|
|
|
|
|
|
|
|
|
UBGraphicsCurtainItemDelegate::UBGraphicsCurtainItemDelegate(UBGraphicsCurtainItem* pDelegated, QObject * parent) |
|
|
|
UBGraphicsCurtainItemDelegate::UBGraphicsCurtainItemDelegate(UBGraphicsCurtainItem* pDelegated, QObject * parent) |
|
|
|
: UBGraphicsItemDelegate(pDelegated, parent, GF_MENU_SPECIFIED) |
|
|
|
: UBGraphicsItemDelegate(pDelegated, parent, GF_COMMON) |
|
|
|
{ |
|
|
|
{ |
|
|
|
//NOOP
|
|
|
|
//NOOP
|
|
|
|
} |
|
|
|
} |
|
|
|