diff -r eacf1b165d2d -r f19bbd639726 mainwindow.h --- a/mainwindow.h Wed Jun 20 11:58:47 2007 +0000 +++ b/mainwindow.h Thu Jun 21 14:27:46 2007 +0000 @@ -200,7 +200,8 @@ void standardFlagChanged(); - void testFunction(); + void testFunction1(); + void testFunction2(); void testCommand(); void helpDoc();