summaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
diff options
context:
space:
mode:
authorRoopesh Chander <roop@forwardbias.in>2009-11-04 14:58:40 +0530
committerRoopesh Chander <roop@forwardbias.in>2009-11-04 14:58:49 +0530
commite26d56082998c2326142c4a473b4025e327a183a (patch)
treeaab538b4c27249f33f58a7a10fc1a3723e6b6076 /mainwindow.cpp
parent68bbd444bf19450e744407400001bdc6dcd0106e (diff)
nothing to delete there since commit 87520cc
Diffstat (limited to 'mainwindow.cpp')
-rw-r--r--mainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/mainwindow.cpp b/mainwindow.cpp
index 76cd473..20de640 100644
--- a/mainwindow.cpp
+++ b/mainwindow.cpp
@@ -133,7 +133,6 @@ void MainWindow::createBrowserToolbar(QGraphicsScene *scene) {
MainWindow::~MainWindow()
{
saveSettings();
- delete ui;
}
void MainWindow::changeLocation()