diff options
author | Tom Rondeau | 2011-04-06 00:27:52 -0400 |
---|---|---|
committer | Tom Rondeau | 2011-04-06 00:27:52 -0400 |
commit | 997e8dd482eb88bcf34a0014aab7da5986548d8e (patch) | |
tree | d70f1719c4d13c4da54bfa7c30a34721c0f4da66 /gr-qtgui/lib | |
parent | 8f53f5a782a6500d191ba557b37e7e3785cf6e02 (diff) | |
download | gnuradio-997e8dd482eb88bcf34a0014aab7da5986548d8e.tar.gz gnuradio-997e8dd482eb88bcf34a0014aab7da5986548d8e.tar.bz2 gnuradio-997e8dd482eb88bcf34a0014aab7da5986548d8e.zip |
gr-qtgui: finishing off removing references to 3D plotting in UI file.
Diffstat (limited to 'gr-qtgui/lib')
-rw-r--r-- | gr-qtgui/lib/spectrumdisplayform.ui | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/gr-qtgui/lib/spectrumdisplayform.ui b/gr-qtgui/lib/spectrumdisplayform.ui index 5a23bc8a9..856f59153 100644 --- a/gr-qtgui/lib/spectrumdisplayform.ui +++ b/gr-qtgui/lib/spectrumdisplayform.ui @@ -705,22 +705,6 @@ </hints> </connection> <connection> - <sender>Waterfall3DAutoScaleBtn</sender> - <signal>clicked()</signal> - <receiver>SpectrumDisplayForm</receiver> - <slot>Waterfall3DAutoScaleBtnCB()</slot> - <hints> - <hint type="sourcelabel"> - <x>22</x> - <y>349</y> - </hint> - <hint type="destinationlabel"> - <x>20</x> - <y>20</y> - </hint> - </hints> - </connection> - <connection> <sender>WaterfallIntensityComboBox</sender> <signal>activated(int)</signal> <receiver>SpectrumDisplayForm</receiver> @@ -737,22 +721,6 @@ </hints> </connection> <connection> - <sender>Waterfall3DIntensityComboBox</sender> - <signal>activated(int)</signal> - <receiver>SpectrumDisplayForm</receiver> - <slot>Waterfall3DIntensityColorTypeChanged(int)</slot> - <hints> - <hint type="sourcelabel"> - <x>92</x> - <y>44</y> - </hint> - <hint type="destinationlabel"> - <x>20</x> - <y>20</y> - </hint> - </hints> - </connection> - <connection> <sender>SpectrumTypeTab</sender> <signal>currentChanged(int)</signal> <receiver>SpectrumDisplayForm</receiver> |