summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-editor.h
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-07-20 20:31:16 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-07-20 20:31:16 +0000
commit6d2fbf56c321d0c019ee265692d58415f97c7396 (patch)
treeba2637f12374a68d3680daeea4be149851c8866b /src/ui/dialog/livepatheffect-editor.h
parentremove redundant code from lpe dialog (diff)
downloadinkscape-6d2fbf56c321d0c019ee265692d58415f97c7396.tar.gz
inkscape-6d2fbf56c321d0c019ee265692d58415f97c7396.zip
noop: rename function name and whitespace
(bzr r6376)
Diffstat (limited to 'src/ui/dialog/livepatheffect-editor.h')
-rw-r--r--src/ui/dialog/livepatheffect-editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/livepatheffect-editor.h b/src/ui/dialog/livepatheffect-editor.h
index a1d4479ab..76ee9f09c 100644
--- a/src/ui/dialog/livepatheffect-editor.h
+++ b/src/ui/dialog/livepatheffect-editor.h
@@ -57,7 +57,7 @@ private:
void showText(Glib::ustring const &str);
// void add_entry(const char* name );
- void effect_list_update(SPLPEItem *lpeitem);
+ void effect_list_reload(SPLPEItem *lpeitem);
// callback methods for buttons on grids page.
void onApply();