Convert deprecated boost::signal to signals2
This commit is contained in:
committed by
Yorik van Havre
parent
8a183a0ba0
commit
e4debdcfce
@@ -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