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