Replace all g_idle_add
s with IdleRegister
(#3767)
This commit is contained in:
@@ -57,7 +57,6 @@ class CurveEditor;
|
||||
|
||||
class MyCurve : public Gtk::DrawingArea, public BackBuffer, public ColorCaller, public CoordinateProvider
|
||||
{
|
||||
|
||||
friend class MyCurveIdleHelper;
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user