mainwindow.h
changeset 491 c58b3973337c
parent 486 9c86935835a4
child 497 ab118b86bc54
     1.1 --- a/mainwindow.h	Thu May 17 20:19:03 2007 +0000
     1.2 +++ b/mainwindow.h	Thu May 17 20:19:03 2007 +0000
     1.3 @@ -32,6 +32,7 @@
     1.4  
     1.5  public slots:
     1.6      void fileNew();
     1.7 +    void fileNewCopy();
     1.8  
     1.9  protected:
    1.10  	void closeEvent( QCloseEvent* );