~inkscape.dev/inkscape/lpeUpdDefaultParams

« back to all changes in this revision

Viewing changes to src/ui/dialog/livepatheffect-editor.h

  • Committer: Jabiertxof
  • Date: 2017-05-01 01:57:42 UTC
  • mfrom: (15620.1.36 inkscape)
  • Revision ID: jtx@jtx-20170501015742-3e3lpm32ujculxd9
Update to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
    sigc::connection desktopChangeConn;
64
64
    sigc::connection selection_changed_connection;
65
65
    sigc::connection selection_modified_connection;
66
 
    sigc::connection selection_moved_connection;
67
66
 
68
67
    // void add_entry(const char* name );
69
68
    void effect_list_reload(SPLPEItem *lpeitem);