Fix help screens: since r1532, short texts were padded with a black rectangle on top instead of bottom.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1646 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -65,12 +65,6 @@ static const T_Help_table helptable_about[] =
|
||||
HELP_TEXT ("")
|
||||
HELP_TEXT ("Copyright 2007-2010, the Grafx2 project team")
|
||||
HELP_TEXT (" Copyright 1996-2001, SUNSET DESIGN")
|
||||
HELP_TEXT ("")
|
||||
HELP_TEXT ("")
|
||||
HELP_TEXT ("")
|
||||
HELP_TEXT ("")
|
||||
// Keep enough empty lines to ensure the 16-line screen is fully redrawn.
|
||||
// HELP_TITLE counts for 2.
|
||||
};
|
||||
static const T_Help_table helptable_licence[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user