aboutsummaryrefslogtreecommitdiff
path: root/js/tools/TextTool.js
diff options
context:
space:
mode:
authorKris Kowal2012-07-06 11:53:10 -0700
committerKris Kowal2012-07-06 15:01:48 -0700
commit04343eda8c2f870b0da55cfdc8003c99fe1cc4de (patch)
tree0a6048889b65bb16ff58822e55bc1346e9eb07bd /js/tools/TextTool.js
parent648ee61ae84216d0236e0dbc211addc13b2cfa3a (diff)
downloadninja-04343eda8c2f870b0da55cfdc8003c99fe1cc4de.tar.gz
Remove trailing spaces
Diffstat (limited to 'js/tools/TextTool.js')
-rwxr-xr-xjs/tools/TextTool.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tools/TextTool.js b/js/tools/TextTool.js
index 3649b11b..ce8a79e8 100755
--- a/js/tools/TextTool.js
+++ b/js/tools/TextTool.js
@@ -189,7 +189,7 @@ exports.TextTool = Montage.create(DrawingTool, {
189 189
190 Configure: { 190 Configure: {
191 value: function(wasSelected) { 191 value: function(wasSelected) {
192 192
193 if(wasSelected) { 193 if(wasSelected) {
194 NJevent("enableStageMove"); 194 NJevent("enableStageMove");
195 this.options.defineInitialProperties(); 195 this.options.defineInitialProperties();