mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 00:22:31 -06:00
Merge pull request #8441 from Chocobo1/runExt
Revert back to QLineEdit for "Run external program". Closes #7800.
This commit is contained in:
@@ -1213,7 +1213,7 @@
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_19">
|
||||
<item>
|
||||
<widget class="FileSystemPathLineEdit" name="autoRun_txt" native="true"/>
|
||||
<widget class="QLineEdit" name="autoRun_txt"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="autoRun_param">
|
||||
|
||||
Reference in New Issue
Block a user