[scribus-dev] compile error with OSG frame
Craig Bradney
cbradney at scribus.info
Tue Feb 12 06:23:14 UTC 2019
I fixed this yesterday…
Craig
> On 12 Feb 2019, at 12:26 am, Gregory Pittman <gpittman at iglou.com> wrote:
>
> I received this error message while trying to compile 1.5.x:
>
> /home/gregp/development/Scribus15x/scribus/pageitem_osgframe.cpp: In constructor ‘PageItem_OSGFrame::PageItem_OSGFrame(ScribusDoc*, double, double, double, double, double, const QString&, const QString&)’:
> /home/gregp/development/Scribus15x/scribus/pageitem_osgframe.cpp:48:2: error: ‘AnName’ was not declared in this scope
> AnName = tr("OSG") + QString::number(m_Doc->TotalItems);
> ^~~~~~
> /home/gregp/development/Scribus15x/scribus/pageitem_osgframe.cpp:48:2: note: suggested alternative: ‘AutoName’
> AnName = tr("OSG") + QString::number(m_Doc->TotalItems);
> ^~~~~~
> AutoName
>
> Greg
>
> _______________________________________________
> scribus-dev mailing list
> scribus-dev at lists.scribus.net
> http://lists.scribus.net/mailman/listinfo/scribus-dev
More information about the scribus-dev
mailing list