2019-10-07 Fred Gleason <fredg@paravelsystems.com>

* Refactored rdpopup(1) to use the 'RDDialog' and 'RDWidget'
	base classes.
This commit is contained in:
Fred Gleason
2019-10-07 13:56:16 -04:00
parent 2c5c7886e2
commit 93e40d43df
5 changed files with 23 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
//
// A utility for displaying messages on the desktop
//
// (C) Copyright 2009-2018 Fred Gleason <fredg@paravelsystems.com>
// (C) Copyright 2009-2019 Fred Gleason <fredg@paravelsystems.com>
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License version 2 as