kinit: properly indent KLauncher::slotAutoStart()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2020-11-08 10:44:08 +02:00
parent d8d265082d
commit e04eba1d9a

View file

@ -521,9 +521,9 @@ KLauncher::slotAutoStart()
if (service.isEmpty())
{
// Done
if( !mAutoStart.phaseDone())
{
mAutoStart.setPhaseDone();
if( !mAutoStart.phaseDone())
{
mAutoStart.setPhaseDone();
switch( mAutoStart.phase())
{
case 0: