summaryrefslogtreecommitdiff
path: root/src/mainwindow.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.cc')
-rw-r--r--src/mainwindow.cc4
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()