From 6dd593a38b61f846d4a01e7568997672b78ae512 Mon Sep 17 00:00:00 2001
From: jjl
Date: Wed, 3 Nov 2010 09:48:03 +0100
Subject: [PVSMGRTOUCH] resetall bug fixed
---
src/gui/connectionList.cpp | 3 +++
src/gui/ui/mainwindowtouch.ui | 14 ++------------
2 files changed, 5 insertions(+), 12 deletions(-)
(limited to 'src')
diff --git a/src/gui/connectionList.cpp b/src/gui/connectionList.cpp
index 2f9829e..f0fb7d6 100644
--- a/src/gui/connectionList.cpp
+++ b/src/gui/connectionList.cpp
@@ -502,6 +502,9 @@ void ConnectionList::on_unlock_all()
void ConnectionList::on_unproject_all()
{
MainWindow::getConnectionWindow()->unprojectAllStations();
+ sourceList.clear();
+ targetList.clear();
+ sourceMap.clear();
}
diff --git a/src/gui/ui/mainwindowtouch.ui b/src/gui/ui/mainwindowtouch.ui
index ea6f01e..3480f09 100644
--- a/src/gui/ui/mainwindowtouch.ui
+++ b/src/gui/ui/mainwindowtouch.ui
@@ -28,8 +28,8 @@
0
0
- 1329
- 660
+ 1335
+ 673
@@ -347,25 +347,15 @@
false
-
-
-
-
-
-
-
-
-
-
--
cgit v1.2.3-55-g7522