mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 16:38:06 +03:00
Merge tag '1.6.7' into develop
Finish 1.6.7
This commit is contained in:
@@ -169,7 +169,7 @@ void initReportItems(){
|
||||
|
||||
#ifdef HAVE_SVG
|
||||
DesignElementsFactory::instance().registerCreator(
|
||||
"BarcodeItem",
|
||||
"SVGItem",
|
||||
LimeReport::ItemAttribs(QObject::tr("SVG Item"),"Item"),
|
||||
createSVGItem
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user