mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2024-12-01 09:50:32 +00:00
tidying
This commit is contained in:
parent
8c07de944d
commit
d8e2914258
@ -2,7 +2,9 @@ package com.bytezone.diskbrowser.applefile;
|
|||||||
|
|
||||||
import com.bytezone.diskbrowser.gui.TextPreferences;
|
import com.bytezone.diskbrowser.gui.TextPreferences;
|
||||||
|
|
||||||
|
// -----------------------------------------------------------------------------------//
|
||||||
public abstract class TextFile extends AbstractFile
|
public abstract class TextFile extends AbstractFile
|
||||||
|
// -----------------------------------------------------------------------------------//
|
||||||
{
|
{
|
||||||
static TextPreferences textPreferences; // set by MenuHandler
|
static TextPreferences textPreferences; // set by MenuHandler
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user