Home
last modified time | relevance | path

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

/dports/games/colorcode/ColorCode-0.8.5/
H A Dcolorcode.h271 QMenu* mMenuGames; variable
H A Dcolorcode.cpp548 mMenuGames = mMenuBar->addMenu(tr("Game &Lists")); in InitMenus()
550 mMenuGames->addAction(mActShowHighScores); in InitMenus()
551 mMenuGames->addAction(mActShowSavedGames); in InitMenus()
552 mMenuGames->addAction(mActShowPrevGames); in InitMenus()