Skip to content
  • Alexander Schuch's avatar
    Clean up code. · 86f04f58
    Alexander Schuch authored
    The method MapScene::displayPlanetInfo(Planet*, QPointF&) is public but is
    wrapped by MapScene::displayPlanetInfo(Planet*) already. Make the
    "internal" method private and update the calls of it to the public method.
    86f04f58