added 'duplication enabled' on mask

preferencesAboutTextFull
Clément Fauconnier 7 years ago
parent 7e265a1eab
commit 159ec50848
  1. 2
      src/tools/UBGraphicsCurtainItemDelegate.cpp

@ -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
}

Loading…
Cancel
Save