path.h revision afb717c6e7d29c86c404b6627855c438d6dc2c0f
4598f03f732c48a5d53546b9ee7c952df32576d5Reid Burke * Inkscape::LivePathEffectParameters
#include "live_effects/parameter/parameter.h"
void param_set_default();
void param_set_and_write_default();
bool referring; // set when referring to another path, i.e. does not have its own pwd2, but should get it from another path
void on_edit_button_click();
void on_paste_button_click();
void on_copy_button_click();