mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 16:42:30 -06:00
Convert the names used in ui and c++ files from snake_case to camelCase
This commit is contained in:
committed by
sledgehammer999
parent
7e4db8fafd
commit
976e2450ec
@@ -23,7 +23,7 @@
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
<widget class="QLabel" name="lbl_warn">
|
||||
<widget class="QLabel" name="labelWarning">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
|
||||
Reference in New Issue
Block a user