1
0
Fork 0

minor style updates

This commit is contained in:
Henrik Hautakoski 2025-01-16 17:31:15 +01:00
parent 5d3ebc1001
commit beeb6a184d
4 changed files with 9 additions and 11 deletions

View file

@ -6,7 +6,6 @@ using Timer = System.Windows.Forms.Timer;
/*
* ClockLabel is a special label that will display the system time.
*/
class ClockLabel : Label
{
/**