Searched refs:xpm_load (Results 1 – 2 of 2) sorted by relevance
6 static const char *xpm_load[] = { variable
1330 …Q3Action *loadAction = new Q3Action("Load", QPixmap(xpm_load), _("&Load"), Qt::CTRL + Qt::Key_L, t… in ConfigMainWindow()