ui, config: added constant needed by ConnDetails

This commit is contained in:
Gustavo Iñiguez Goia 2023-05-08 21:31:13 +02:00
parent 1b8d1ae227
commit f943c69c79
Failed to generate hash of commit

View file

@ -131,6 +131,9 @@ class Config:
STATS_RULES_SPLITTER_POS = "statsDialog/rules_splitter_pos"
STATS_VIEW_COL_STATE = "statsDialog/view_columns_state"
STATS_VIEW_DETAILS_COL_STATE = "statsDialog/view_details_columns_state"
INFOWIN_GEOMETRY = "infoWindow/geometry"
# don't translate
@staticmethod