commit-gnuradio
[Top][All Lists]
Advanced

[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 {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]