summaryrefslogtreecommitdiffstats
path: root/src/extension/implementation/script.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2007-06-27 06:20:11 +0000
committergouldtj <gouldtj@users.sourceforge.net>2007-06-27 06:20:11 +0000
commitf8c3d0394e2a2794a195fa425ccd3ae015edf166 (patch)
treef9cfb8a663c91dd896124027ee06f532d900fb3b /src/extension/implementation/script.h
parent(bzr r3118) (diff)
downloadinkscape-f8c3d0394e2a2794a195fa425ccd3ae015edf166.tar.gz
inkscape-f8c3d0394e2a2794a195fa425ccd3ae015edf166.zip
r15377@tres: ted | 2007-05-08 22:03:14 -0700
It seems to work... I'm not entirely sure I understand why. Needs more testing, but I'm optimistic. (bzr r3119)
Diffstat (limited to 'src/extension/implementation/script.h')
-rw-r--r--src/extension/implementation/script.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/implementation/script.h b/src/extension/implementation/script.h
index b7871d9f8..0e9708926 100644
--- a/src/extension/implementation/script.h
+++ b/src/extension/implementation/script.h
@@ -105,7 +105,7 @@ private:
* The command that has been dirived from
* the configuration file with appropriate directories
*/
- Glib::ustring command;
+ std::list<std::string> command;
/**
* This is the extension that will be used