From: Tilman Sauerbeck Date: Mon, 16 Nov 2015 20:36:20 +0000 (+0100) Subject: MainBar: Only show "total sampling time" tooltip if supported by device. X-Git-Url: http://git.code-monkey.de/?a=commitdiff_plain;h=4a8185876c7d4dcb0e940df3077f46c0c98de7f9;hp=4a8185876c7d4dcb0e940df3077f46c0c98de7f9;p=pulseview.git MainBar: Only show "total sampling time" tooltip if supported by device. If the device doesn't support SR_CONF_LIMIT_SAMPLES, the tooltip would always show a sampling time of 0s. ---