Searched refs:xpm_save (Results 1 – 5 of 5) sorted by relevance
38 const char * const xpm_save[] = { variable
14 extern const char * const xpm_save[];
1393 saveAction = new QAction(QPixmap(xpm_save), "&Save", this); in ConfigMainWindow()
36 static const char *xpm_save[] = { variable
1399 saveAction = new QAction(QPixmap(xpm_save), _("&Save"), this); in ConfigMainWindow()