diff options
Diffstat (limited to 'lang/squeak/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h')
-rw-r--r-- | lang/squeak/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/squeak/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h b/lang/squeak/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h new file mode 100644 index 000000000000..ac04be2c3c10 --- /dev/null +++ b/lang/squeak/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h @@ -0,0 +1,7 @@ +--- platforms/Cross/plugins/DropPlugin/DropPlugin.h.orig Thu May 13 16:07:09 2004 ++++ platforms/Cross/plugins/DropPlugin/DropPlugin.h Thu May 13 16:05:52 2004 +@@ -10,3 +10,4 @@ + int sqSecFileAccessCallback(void *); + void sqSetNumberOfDropFiles(int numberOfFiles); + void sqSetFileInformation(int dropIndex, void *dropFile); ++ |