X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Flogicsignal.hpp;h=cd4f0e232f9fd5131f40306ad2dedbb94ff99fad;hb=e9c8e87cf09ad9761bea1193b25d01a87f8e0dd6;hp=ce843df9af37ad2d4df189435943733847a7546b;hpb=f4e57597347e47a4ea58fbdc7b0a22e07f1c0ede;p=pulseview.git diff --git a/pv/view/logicsignal.hpp b/pv/view/logicsignal.hpp index ce843df..cd4f0e2 100644 --- a/pv/view/logicsignal.hpp +++ b/pv/view/logicsignal.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_VIEWS_TRACEVIEW_LOGICSIGNAL_HPP @@ -57,6 +56,7 @@ private: static const QColor EdgeColour; static const QColor HighColour; static const QColor LowColour; + static const QColor SamplingPointColour; static const QColor SignalColours[10];