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