Qt4: Add menucolors

The Qt4 windowport already supported my 3.4.3 menucolors patch, so
adding that was simple.
This commit is contained in:
Pasi Kallinen
2017-10-08 01:45:46 +03:00
parent b744e2ce1f
commit 583edab99f
3 changed files with 3 additions and 31 deletions

View File

@@ -1747,7 +1747,7 @@ char *tmpstr;
boolean
get_menu_coloring(str, color, attr)
char *str;
const char *str;
int *color, *attr;
{
struct menucoloring *tmpmc;