The R Project SVN R

Rev

Rev 42521 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 42521 Rev 45017
Line 1413... Line 1413...
1413
 
1413
 
1414
rgb dialog_bg()
1414
rgb dialog_bg()
1415
{
1415
{
1416
    return myGetSysColor(COLOR_BTNFACE);
1416
    return myGetSysColor(COLOR_BTNFACE);
1417
}
1417
}
1418
 
-