X-Git-Url: http://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/1cc5fc775e2a5dbd41cb968fa141be6647d1282a..46cf1b673efc9fb9cb84c70a86024d76762c3444:/src/motif.c diff --git a/src/motif.c b/src/motif.c index 8b0fa41..d1bc980 100644 --- a/src/motif.c +++ b/src/motif.c @@ -1,6 +1,6 @@ /* * X11 GUI for slide puzzle game - * Copyright © 2022-2023 Nick Bowler + * Copyright © 2022-2024 Nick Bowler * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -44,7 +44,7 @@ static const char *progname = PROGNAME; static char * const default_resources[] = { "*title: RRace", - "*game.height: 371", // 365 + 2*shadowThickness + "*game.height: 371", /* 365 + 2*shadowThickness */ "*game.width: 498", "*game.XmFrame.shadowThickness: 3",