2016-06-07 Fred Gleason <fredg@paravelsystems.com>

* Refactored 'rdlogmanager/generate_log.cpp' and
	'rdlogmanager/generate_log.h' to use 'QWidget::resizeEvent()'.
This commit is contained in:
Fred Gleason
2016-06-07 13:22:36 -04:00
parent 31cd72a7a4
commit adba9b1718
3 changed files with 59 additions and 40 deletions

View File

@@ -15203,3 +15203,6 @@
2016-06-07 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'RDSvc::import()' method in 'lib/rdsvc.cpp' to
improve robustness and readability.
2016-06-07 Fred Gleason <fredg@paravelsystems.com>
* Refactored 'rdlogmanager/generate_log.cpp' and
'rdlogmanager/generate_log.h' to use 'QWidget::resizeEvent()'.