missing note

This commit is contained in:
Ben Fry
2013-07-22 07:55:39 -04:00
parent 907984bb8b
commit b88ce5a4d0

View File

@@ -148,6 +148,7 @@ public class Platform {
/**
* Attempts to move to the Trash on OS X, or the Recycle Bin on Windows.
* Also tries to find a suitable Trash location on Linux.
* If not possible, just deletes the file or folder instead.
* @param file the folder or file to be removed/deleted
* @return true if the folder was successfully removed