Searched refs:xpm_save (Results 1 – 3 of 3) sorted by relevance
36 static const char *xpm_save[] = { variable
178 "button3", (gchar **) xpm_save); in init_main_window()
1326 saveAction = new Q3Action("Save", QPixmap(xpm_save), _("&Save"), Qt::CTRL + Qt::Key_S, this); in ConfigMainWindow()