cleaning up PluginManager (phase 1)
This commit is contained in:
@@ -42,25 +42,12 @@ public enum UnzipProgressType
|
||||
PercentageFromTotalSize
|
||||
}
|
||||
|
||||
public enum TableFormat
|
||||
{
|
||||
CENTER_EACH_COLUMN_BASED,
|
||||
CENTER_OVERALL_LENGTH,
|
||||
DEFAULT
|
||||
}
|
||||
|
||||
public enum SaveType
|
||||
{
|
||||
NORMAL,
|
||||
BACKUP
|
||||
}
|
||||
|
||||
public enum ProgressBarType
|
||||
{
|
||||
NORMAL,
|
||||
NO_END
|
||||
}
|
||||
|
||||
public enum TextType
|
||||
{
|
||||
NORMAL,
|
||||
|
||||
Reference in New Issue
Block a user