chore: add fixme about UI code in Minecraftinstance
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
ffd8ed550f
commit
acf586ef82
1 changed files with 1 additions and 0 deletions
|
@ -233,6 +233,7 @@ QSet<QString> MinecraftInstance::traits() const
|
|||
return profile->getTraits();
|
||||
}
|
||||
|
||||
// FIXME: move UI code out of MinecraftInstance
|
||||
void MinecraftInstance::populateLaunchMenu(QMenu* menu)
|
||||
{
|
||||
QAction* normalLaunch = menu->addAction(tr("&Launch"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue