mainwindow.h
changeset 527 f19bbd639726
parent 526 eacf1b165d2d
child 528 36d140349897
     1.1 --- a/mainwindow.h	Wed Jun 20 11:58:47 2007 +0000
     1.2 +++ b/mainwindow.h	Thu Jun 21 14:27:46 2007 +0000
     1.3 @@ -200,7 +200,8 @@
     1.4  
     1.5  	void standardFlagChanged();
     1.6  
     1.7 -    void testFunction();
     1.8 +    void testFunction1();
     1.9 +    void testFunction2();
    1.10      void testCommand();
    1.11  
    1.12      void helpDoc();