Contextual help for skin window

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1129 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-10-31 23:57:32 +00:00
parent 1f7da7c525
commit 1582d9e6d9
2 changed files with 15 additions and 11 deletions

View File

@@ -1121,6 +1121,8 @@ void Button_Skins(void)
do
{
clicked_button=Window_clicked_button();
if (Is_shortcut(Key,0x100+BUTTON_HELP))
Window_help(BUTTON_SETTINGS, "SKINS");
switch(clicked_button)
{