Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dmenubarpopup.cpp481 QLabel* menuItemListLabel = new QLabel(tr("Menu Items"), this); in MenuBarPopup() local
485 menuItemListLabel->setFont(f); in MenuBarPopup()
507 mainUILay->addWidget(menuItemListLabel, 0, 1); in MenuBarPopup()