Commit 159ec508 authored by Clément Fauconnier's avatar Clément Fauconnier

added 'duplication enabled' on mask

parent 7e265a1e
......@@ -38,7 +38,7 @@
#include "core/memcheck.h"
UBGraphicsCurtainItemDelegate::UBGraphicsCurtainItemDelegate(UBGraphicsCurtainItem* pDelegated, QObject * parent)
: UBGraphicsItemDelegate(pDelegated, parent, GF_MENU_SPECIFIED)
: UBGraphicsItemDelegate(pDelegated, parent, GF_COMMON)
{
//NOOP
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment