mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-03 03:25:28 -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
|
@Override
|
||||||
public String getSystemTypeDescription(File f) {
|
public String getSystemTypeDescription(File f) {
|
||||||
|
// TODO: Create something that gives a proper description here on the Mac...
|
||||||
return mUIView.getTypeDescription(f);
|
return mUIView.getTypeDescription(f);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user