From 5c0f18597d9dbb83de3053877afdd486a9494762 Mon Sep 17 00:00:00 2001 From: Mikhail Medvedev <75389103+bigbigmdm@users.noreply.github.com> Date: Mon, 20 Oct 2025 12:50:41 +0300 Subject: [PATCH] Fix warinigs --- contrib/org.sigrok.PulseView.appdata.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/contrib/org.sigrok.PulseView.appdata.xml b/contrib/org.sigrok.PulseView.appdata.xml index 5097897f..dac12c34 100644 --- a/contrib/org.sigrok.PulseView.appdata.xml +++ b/contrib/org.sigrok.PulseView.appdata.xml @@ -6,6 +6,7 @@ GPL-3.0+ PulseView Logic analyzer, oscilloscope and MSO GUI + https://github.com/sigrokproject/pulseview/tree/master/icons/pulseview.png PulseView is a Qt based logic analyzer, oscilloscope and MSO GUI for sigrok supporting various features: @@ -14,11 +15,15 @@ Trace groups support + + Development + https://sigrok.org/wiki/PulseView https://sigrok.org/bugzilla/enter_bug.cgi?format=guided&product=PulseView https://sigrok.org/wiki/FAQ + Main screen https://sigrok.org/wimg/e/ee/PulseView_I2C_DS1307_Decode.png @@ -29,8 +34,16 @@ org.sigrok.sigrok-firmware org.sigrok.sigrok-firmware-fx2lafw + + + + Fix warnings + + + org.sigrok.PulseView.desktop application/vnd.sigrok.session +
PulseView is a Qt based logic analyzer, oscilloscope and MSO GUI for sigrok supporting various features:
Fix warnings