mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-04 11:26:44 -04:00
Added a TODO for missing functionality.
This commit is contained in:
@@ -105,6 +105,7 @@ public final class FileSystemViews {
|
||||
|
||||
@Override
|
||||
public String getSystemTypeDescription(File f) {
|
||||
// TODO: Create something that gives a proper description here on the Mac...
|
||||
return mUIView.getTypeDescription(f);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user