Skip to content

Commit bc1966b

Browse files
author
jef
committed
fix #3080
git-svn-id: http://svn.osgeo.org/qgis/trunk@14332 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 7b1fc1b commit bc1966b

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed

src/gui/qgsprojectionselector.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***************************************************************************
2-
* qgsprojectionselector.cpp
2+
* qgsprojectionselector.cpp *
33
* Copyright (C) 2005 by Tim Sutton *
44
* tim@linfiniti.com *
55
* *

src/ui/qgsprojectionselectorbase.ui

+1-18
Original file line numberDiff line numberDiff line change
@@ -256,22 +256,5 @@
256256
<tabstop>lstRecent</tabstop>
257257
</tabstops>
258258
<resources/>
259-
<connections>
260-
<connection>
261-
<sender>leSearch</sender>
262-
<signal>editingFinished()</signal>
263-
<receiver>pbnFind</receiver>
264-
<slot>click()</slot>
265-
<hints>
266-
<hint type="sourcelabel">
267-
<x>376</x>
268-
<y>217</y>
269-
</hint>
270-
<hint type="destinationlabel">
271-
<x>575</x>
272-
<y>219</y>
273-
</hint>
274-
</hints>
275-
</connection>
276-
</connections>
259+
<connections/>
277260
</ui>

0 commit comments

Comments
 (0)