Searched refs:xpm_load (Results 1 – 2 of 2) sorted by relevance
6 static const char *xpm_load[] = { variable
1396 QAction *loadAction = new QAction(QPixmap(xpm_load), _("&Load"), this); in ConfigMainWindow()