mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 08:32:31 -06:00
Convert the names used in ui and c++ files from snake_case to camelCase
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QTextEdit" name="peers_txt">
|
||||
<widget class="QTextEdit" name="textEditPeers">
|
||||
<property name="lineWrapMode">
|
||||
<enum>QTextEdit::NoWrap</enum>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user