Subversion Repositories Projects

Rev

Rev 358 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 358 Rev 481
Line 469... Line 469...
469
        msgB.setText(msg);
469
        msgB.setText(msg);
470
        msgB.exec();
470
        msgB.exec();
471
    }
471
    }
472
}
472
}
Line 473... Line 473...
473
 
473
 
474
// Hardware-Auswahl im Menp
474
// Hardware-Auswahl im MenĂ¼
475
void MKTool::slot_ac_Hardware()
475
void MKTool::slot_ac_Hardware()
476
{
476
{
Line 477... Line 477...
477
    QAction *Action = (QAction*)sender();
477
    QAction *Action = (QAction*)sender();