]> sigrok.org Git - pulseview.git/commit
MainBar: Fix warning message introduced by bc4b9ccfc78d9d0
authorSoeren Apel <redacted>
Fri, 10 Aug 2018 21:28:22 +0000 (23:28 +0200)
committerUwe Hermann <redacted>
Tue, 21 Aug 2018 10:02:38 +0000 (12:02 +0200)
commitc78081004d8d7c6440358ccbf9278826a0fdb568
treec78ae746d0756b3da4397e2d5e5e213d83696f28
parent99ba5f2845a24f91901addb80c04d5bf0e0906f3
MainBar: Fix warning message introduced by bc4b9ccfc78d9d0

"sr: hwdriver: Option 'external_clock' not available for this device instance."
Avoid this message by checking if the EXTERNAL_CLOCK property is actually
supplied by the driver.
pv/toolbars/mainbar.cpp