aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2002-11-04 20:50:56 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2002-11-04 20:50:56 +0000
commitfd3dcb958f9698bff9811ae57e1ff2ed1d2ea725 (patch)
tree0af2338d14a2d62d9ab1d38b642144f1c31c4e1a
parentfea0da5d98595444a37486a1a7fe6bfebf7c8942 (diff)
bmp -> jpg
svn path=/trunk/Framestein/; revision=202
-rw-r--r--Patches/04-03.example-draganddrop.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/Patches/04-03.example-draganddrop.pd b/Patches/04-03.example-draganddrop.pd
index a1253fb..ff8102b 100644
--- a/Patches/04-03.example-draganddrop.pd
+++ b/Patches/04-03.example-draganddrop.pd
@@ -1,4 +1,4 @@
-#N canvas 323 36 595 436 12;
+#N canvas 323 36 597 438 12;
#X obj 15 37 fs.main;
#X msg 66 12 reset;
#X obj 38 234 fs.event;
@@ -11,7 +11,7 @@
#X text 18 95 Using fs.frame and fs.event to provide drag & drop:;
#X obj 38 185 fs.framed draganddrop 352+233;
#X msg 50 387 ;
-#X msg 120 150 dropfile.bmp;
+#X msg 120 150 dropfile.jpg;
#X connect 1 0 0 1;
#X connect 2 0 3 0;
#X connect 3 0 10 0;