Ted Gould wrote:
Ah, yes. The previous work around. I'll fix that.
Help! On win32 I get:
Make error line 176: problem compiling: src/extension/implementation/plugin.cpp: In member function 'virtual Gtk::Widget* Inkscape::Extension::Implementation::P lugin::prefs_effect(Inkscape::Extension::Effect*, Inkscape::UI::View::View*)': src/extension/implementation/plugin.cpp:229: error: no matching function for cal l to 'Inkscape::Extension::Implementation::Plugin::prefs_effect(Inkscape::Extens ion::Effect*&, Inkscape::UI::View::View*&)' src/extension/implementation/implementation.h:66: note: candidates are: virtual Gtk::Widget* Inkscape::Extension::Implementation::Implementation::prefs_effect(I nkscape::Extension::Effect*, Inkscape::UI::View::View*, sigc::signal<void, sigc: :nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>*)
Aaron