Home
last modified time | relevance | path

Searched refs:xpm_save (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/scripts/kconfig/
Dimages.c36 static const char *xpm_save[] = { variable
Dqconf.cc1332 saveAction = new Q3Action("Save", QPixmap(xpm_save), _("&Save"), Qt::CTRL + Qt::Key_S, this); in ConfigMainWindow()