Added histogram bars for relative word count in session log
This commit is contained in:
@@ -46,8 +46,11 @@ class OptionState():
|
||||
self.theState = {}
|
||||
self.validMap = {
|
||||
"GuiSessionLog": {
|
||||
"winWidth",
|
||||
"winHeight",
|
||||
"widthCol0",
|
||||
"widthCol1",
|
||||
"widthCol2",
|
||||
"sortCol",
|
||||
"sortOrder",
|
||||
"hideZeros",
|
||||
|
||||
Reference in New Issue
Block a user