1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2025-12-20 21:08:05 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
a5606272cd Fix unit tests 2024-09-13 18:16:45 +02:00
124fc2ed9d Make message close method bit more bulletproof
Noe, it it possible to create Message object and perform close() on it,
even if show() wasn't called before. It have a bit more sense since it
should be harmless for closing possibly non existent message.
2016-12-27 20:41:29 +01:00
0c1bfa3620 Added ability to show and destroy message windows 2016-12-23 19:22:37 +01:00