Skip to content

Commit 47b04da

Browse files
committed
missing note
1 parent 2725c1a commit 47b04da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/processing/app/Platform.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ public void openFolder(File file) throws Exception {
148148

149149
/**
150150
* Attempts to move to the Trash on OS X, or the Recycle Bin on Windows.
151+
* Also tries to find a suitable Trash location on Linux.
151152
* If not possible, just deletes the file or folder instead.
152153
* @param file the folder or file to be removed/deleted
153154
* @return true if the folder was successfully removed

0 commit comments

Comments
 (0)