From: Gerhard Sittig Date: Sat, 18 Aug 2018 15:47:03 +0000 (+0200) Subject: about: move Pulseview version information into the text box X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=commitdiff_plain;h=b804a6da858bd130a54a8c7ccafd085302a2b3e8;hp=b804a6da858bd130a54a8c7ccafd085302a2b3e8 about: move Pulseview version information into the text box Move the application's version information out of the caption and into the text box. So that it resides with the libraries' version information, and is accessible via clipboard for reports. This addresses part of bug #1213, and fixes all of #1264. ---