mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-02 11:05:29 -04:00
Added a TODO for missing functionality.
This commit is contained in:
parent
5accfc9cf0
commit
32a8fe497a
@ -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);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user