diff options
author | deva <deva> | 2005-07-25 15:35:41 +0000 |
---|---|---|
committer | deva <deva> | 2005-07-25 15:35:41 +0000 |
commit | 8c381fe44a179b4b84ecc50e810980f7af9a0f58 (patch) | |
tree | e28e41e1615e7ae88cf3658ce5a159534b9617b9 /src/mainwindow.cc | |
parent | 3551a0a021d3e2ad4e4063602648da333510aef8 (diff) |
*** empty log message ***
Diffstat (limited to 'src/mainwindow.cc')
-rw-r--r-- | src/mainwindow.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainwindow.cc b/src/mainwindow.cc index c540767..b73e133 100644 --- a/src/mainwindow.cc +++ b/src/mainwindow.cc @@ -31,6 +31,9 @@ /* * $Log$ + * Revision 1.41 2005/07/25 15:35:41 deva + * *** empty log message *** + * * Revision 1.40 2005/07/25 14:27:14 deva * *** empty log message *** * @@ -191,6 +194,7 @@ MainWindow::MainWindow(QApplication *qApp, QWidget* parent, const char* name ) // Open the CPR Dialog cpr_clicked(); + } MainWindow::~MainWindow() |