We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b1fc1b commit bc1966bCopy full SHA for bc1966b
src/gui/qgsprojectionselector.cpp
@@ -1,5 +1,5 @@
1
/***************************************************************************
2
- * qgsprojectionselector.cpp
+ * qgsprojectionselector.cpp *
3
* Copyright (C) 2005 by Tim Sutton *
4
* tim@linfiniti.com *
5
* *
src/ui/qgsprojectionselectorbase.ui
@@ -256,22 +256,5 @@
256
<tabstop>lstRecent</tabstop>
257
</tabstops>
258
<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
274
- </hints>
275
- </connection>
276
- </connections>
+ <connections/>
277
</ui>
0 commit comments