Home
last modified time | relevance | path

Searched defs:saveAsAction (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dqconf.cc1404 QAction *saveAsAction = new QAction("Save &As...", this); in ConfigMainWindow() local
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc1405 QAction *saveAsAction = new QAction(_("Save &As..."), this); in ConfigMainWindow() local