mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
Convert the names used in ui and c++ files from snake_case to camelCase
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="searchBarLayout">
|
||||
<item>
|
||||
<widget class="LineEdit" name="m_searchPattern"/>
|
||||
<widget class="LineEdit" name="lineEditSearchPattern"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QComboBox" name="comboCategory">
|
||||
|
||||
Reference in New Issue
Block a user