Skip to content

Commit

Permalink
Fix tab order in heatmap dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Apr 4, 2013
1 parent f832a34 commit 5e1dfd9
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/plugins/heatmap/heatmapguibase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,26 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>mInputVectorCombo</tabstop>
<tabstop>mOutputRasterLineEdit</tabstop>
<tabstop>mFormatCombo</tabstop>
<tabstop>mBufferLineEdit</tabstop>
<tabstop>mRadiusUnitCombo</tabstop>
<tabstop>advancedGroupBox</tabstop>
<tabstop>rowLineEdit</tabstop>
<tabstop>columnLineEdit</tabstop>
<tabstop>cellXLineEdit</tabstop>
<tabstop>cellYLineEdit</tabstop>
<tabstop>kernelShapeCombo</tabstop>
<tabstop>useRadius</tabstop>
<tabstop>radiusFieldCombo</tabstop>
<tabstop>radiusFieldUnitCombo</tabstop>
<tabstop>useWeight</tabstop>
<tabstop>weightFieldCombo</tabstop>
<tabstop>mDecayLineEdit</tabstop>
<tabstop>mButtonBox</tabstop>
</tabstops>
<resources/>
<connections>
<connection>
Expand Down

0 comments on commit 5e1dfd9

Please sign in to comment.