1388
1388
g_return_if_fail (pClassAppli != NULL);
1390
1390
// place the icon amongst the other appli icons of this class, or after the last appli if none.
1392
1395
Icon *pSameClassIcon = NULL;
1394
1397
GList *ic, *last_ic = NULL, *first_appli_ic = NULL;