diff -r a6499713d8ae -r c58b3973337c mainwindow.h --- a/mainwindow.h Thu May 17 20:19:03 2007 +0000 +++ b/mainwindow.h Thu May 17 20:19:03 2007 +0000 @@ -32,6 +32,7 @@ public slots: void fileNew(); + void fileNewCopy(); protected: void closeEvent( QCloseEvent* );