<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>When I build the current Scribus 1.5 SVN on Fedora 20, I get a number of compile errors like the ones below.  The attached patch fixes them.<div><br></div><div>Regards,</div><div><div>William Bader, <span style="font-size: 12pt;">Director of Research and Development, </span><span style="font-size: 12pt;">Software Consulting Services, LLC</span></div><div><br></div><div><div>/tmp/scribus15/scribus/appmodehelper.cpp: In member function 'void AppModeHelper::setFrameEditMode(bool)':</div><div><br></div><div>/tmp/scribus15/scribus/appmodehelper.cpp:495:4: error: 'scrActions' was not declared in this scope</div><div><br></div><div>  (*scrActions)["toolsPDFAnnot3D"]->setEnabled(b2);</div><div><br></div><div>    ^</div><div><br></div><div>/tmp/scribus15/scribus/appmodehelper.cpp: In member function 'void AppModeHelper::setSymbolEditMode(bool, ScribusDoc*)':</div><div><br></div><div>/tmp/scribus15/scribus/appmodehelper.cpp:540:4: error: 'scrActions' was not declared in this scope</div><div><br></div><div>  (*scrActions)["toolsPDFAnnot3D"]->setEnabled(b2);</div><div><br></div><div>    ^</div></div><div><br></div></div>                                          </div></body>
</html>