fb794538d8e9fad872ce1aaf32592c13e517a017
- Replaced 'app_config' with 'app_version' to directly pass the application version, removing the need for 'app_config' as a whole. - Reverted 'tooltips' argument and instead use 'msg_config' directly, aligning with existing project structure where 'Msg' class encapsulates both general strings (STR) and tooltips (TTIP). - Updated all internal references to use 'self.app_version' and 'self.msg_config.TTIP'. - This refactoring reduces argument redundancy and improves consistency with the project's configuration management.
share_libs-1.07.0925
Latest
Languages
Python
100%