Subversion Repositories svn1

Rev

Rev 131 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 131 Rev 132
Line 24... Line 24...
24
    {
24
    {
25
        okb->setEnabled( val != 0 );
25
        okb->setEnabled( val != 0 );
26
    }
26
    }
27
    else
27
    else
28
    {
28
    {
29
        qDebug ("Can find OK button");
29
        qDebug ("Can't find OK button");
30
    }
30
    }
31
}
31
}
32
 
32
 
33
void QmDialogLegStartTimes::setTimeLabel(const QString &label)
33
void QmDialogLegStartTimes::setTimeLabel(const QString &label)
34
{
34
{