[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 04/10: qtgui: removed the qproperty hooks f
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 04/10: qtgui: removed the qproperty hooks for the not yet functional min/max line width size control |
Date: |
Sun, 30 Aug 2015 21:20:02 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch master
in repository gnuradio.
commit d0c6056af91da29f60a228776adf6a2abbcfb26f
Author: Bill Clark <address@hidden>
Date: Fri Aug 28 18:07:19 2015 -0400
qtgui: removed the qproperty hooks for the not yet functional min/max line
width size control
---
gr-qtgui/themes/projector.qss | 4 ----
1 file changed, 4 deletions(-)
diff --git a/gr-qtgui/themes/projector.qss b/gr-qtgui/themes/projector.qss
index 02ee36f..09faac2 100644
--- a/gr-qtgui/themes/projector.qss
+++ b/gr-qtgui/themes/projector.qss
@@ -101,8 +101,6 @@ FrequencyDisplayPlot {
qproperty-marker_upper_intensity_visible: false;
qproperty-marker_noise_floor_amplitude_color: red;
qproperty-marker_noise_floor_amplitude_visible: false;
- qproperty-marker_lower_intensity_width: 3;
- qproperty-marker_upper_intensity_width: 3;
}
VectorDisplayPlot {
@@ -142,8 +140,6 @@ VectorDisplayPlot {
qproperty-marker_upper_intensity_visible: false;
qproperty-marker_ref_level_color: red;
qproperty-marker_ref_level_visible: false;
- qproperty-marker_lower_intensity_width: 3;
- qproperty-marker_upper_intensity_width: 3;
}
ConstellationDisplayPlot {
- [Commit-gnuradio] [gnuradio] branch master updated (68c6862 -> a064206), git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 01/10: atsc: remove unused usings, git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 07/10: Merge remote-tracking branch 'saikwolf/qt_themeing', git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 05/10: fixed a typo. Unit code now completes, git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 06/10: Merge branch 'maint', git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 09/10: Merge remote-tracking branch 'pinkavaj/clean-00', git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 08/10: Merge remote-tracking branch 'mmueller/digital_fix_typo_nu_num', git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 02/10: blocks: make vector_insert propagate tags correctly, git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 04/10: qtgui: removed the qproperty hooks for the not yet functional min/max line width size control,
git <=
- [Commit-gnuradio] [gnuradio] 10/10: Merge remote-tracking branch 'fewu/insert_vector_tag_fixes', git, 2015/08/30
- [Commit-gnuradio] [gnuradio] 03/10: qtgui: Adding the projector.qss file to help with projected presentations/screenshots, git, 2015/08/30