Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcommandbarpopup.cpp426 QLabel* commandItemListLabel = new QLabel(tr("Toolbar Items"), this); in CommandBarPopup() local
430 commandItemListLabel->setFont(f); in CommandBarPopup()
451 mainUILay->addWidget(commandItemListLabel, 0, 1); in CommandBarPopup()