Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix #3080
git-svn-id: http://svn.osgeo.org/qgis/trunk@14332 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Oct 4, 2010
1 parent 7b1fc1b commit bc1966b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
2 changes: 1 addition & 1 deletion src/gui/qgsprojectionselector.cpp
@@ -1,5 +1,5 @@
/***************************************************************************
* qgsprojectionselector.cpp
* qgsprojectionselector.cpp *
* Copyright (C) 2005 by Tim Sutton *
* tim@linfiniti.com *
* *
Expand Down
19 changes: 1 addition & 18 deletions src/ui/qgsprojectionselectorbase.ui
Expand Up @@ -256,22 +256,5 @@
<tabstop>lstRecent</tabstop>
</tabstops>
<resources/>
<connections>
<connection>
<sender>leSearch</sender>
<signal>editingFinished()</signal>
<receiver>pbnFind</receiver>
<slot>click()</slot>
<hints>
<hint type="sourcelabel">
<x>376</x>
<y>217</y>
</hint>
<hint type="destinationlabel">
<x>575</x>
<y>219</y>
</hint>
</hints>
</connection>
</connections>
<connections/>
</ui>

0 comments on commit bc1966b

Please sign in to comment.