GUI: Open Log Location - Button (#2102)

This commit is contained in:
DanielSvoboda 2025-01-09 03:42:07 -03:00 committed by GitHub
parent 65f9bbbfed
commit 93402620de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 130 additions and 0 deletions

View file

@ -1394,6 +1394,13 @@
</item>
</layout>
</item>
<item>
<widget class="QPushButton" name="OpenLogLocationButton">
<property name="text">
<string>Open Log Location</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>