Convert deprecated boost::signal to signals2
This commit is contained in:
committed by
Yorik van Havre
parent
eefaaa58db
commit
26d7d74725
@@ -357,7 +357,6 @@ bool DrawView::keepUpdated(void)
|
||||
|
||||
void DrawView::requestPaint(void)
|
||||
{
|
||||
Base::Console().Message("TRACE - DV::requestPaint()\n");
|
||||
signalGuiPaint(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user