mirror of
https://github.com/fralx/LimeReport.git
synced 2024-12-23 16:22:58 +03:00
Merge pull request #405 from liufeijin/patch-5
Update lrfactoryinitializer.cpp
This commit is contained in:
commit
aeafc9e3b3
@ -165,7 +165,7 @@ void initReportItems(){
|
||||
|
||||
#ifdef HAVE_SVG
|
||||
DesignElementsFactory::instance().registerCreator(
|
||||
"BarcodeItem",
|
||||
"SVGItem",
|
||||
LimeReport::ItemAttribs(QObject::tr("SVG Item"),"Item"),
|
||||
createSVGItem
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user