X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=bs%2Fui%2Ffleetviewbase.ui.h;h=5f0912bb3c43a75657b8899930e83f121a1c6ecc;hb=86211c03ec3dba0fc308b5ca7b0a7b1550c2896f;hp=5d3e4dc34329e1b6ce85824e916b519613f560fe;hpb=071b5f2d6ca710d048a58ee40e32bc623033c46e;p=hbs.git diff --git a/bs/ui/fleetviewbase.ui.h b/bs/ui/fleetviewbase.ui.h index 5d3e4dc..5f0912b 100644 --- a/bs/ui/fleetviewbase.ui.h +++ b/bs/ui/fleetviewbase.ui.h @@ -9,24 +9,24 @@ void FleetViewBase::slotAttacker(bool b) { - if (b) +/* if (b) { CaptureBox->setTitle(tr("Captured roids")); } else { CaptureBox->setTitle(tr("Salvage")); - } + }*/ } void FleetViewBase::slotHomePlanet( bool b ) { - if (b) +/* if (b) { RoidsGroup->show(); } else { RoidsGroup->hide(); - } + }*/ } \ No newline at end of file