diff options
Diffstat (limited to 'src/ui')
| -rw-r--r-- | src/ui/dialog/livepatheffect-editor.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/dialog/livepatheffect-editor.cpp b/src/ui/dialog/livepatheffect-editor.cpp index ee010eeca..b801e53c8 100644 --- a/src/ui/dialog/livepatheffect-editor.cpp +++ b/src/ui/dialog/livepatheffect-editor.cpp @@ -230,6 +230,8 @@ LivePathEffectEditor::setDesktop(SPDesktop *desktop) # BUTTON CLICK HANDLERS (callbacks)
########################################################################*/
+// TODO: factor out the effect applying code which can be called from anywhere. (selection-chemistry.cpp also needs it)
+
void
LivePathEffectEditor::onApply()
{
|
