diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-09-05 17:45:54 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-09-09 15:37:29 +0200 |
commit | e247f8d2e4d922e258b8999e6ae8467d6da9a730 (patch) | |
tree | 8bb9884a8d196b219a0718691debabb6da2970c9 /kcontrol/hwmanager/devicepropsdlgbase.ui | |
parent | 3453f5378a05976b2e196ee9ab24d9f1d42c02c0 (diff) | |
download | tdebase-e247f8d2e4d922e258b8999e6ae8467d6da9a730.tar.gz tdebase-e247f8d2e4d922e258b8999e6ae8467d6da9a730.zip |
Fix display of unknown attributes in device manager details dialog
(cherry picked from commit 3c8aaa46e757646f1971bc294a5a41a87ec25720)
Diffstat (limited to 'kcontrol/hwmanager/devicepropsdlgbase.ui')
-rw-r--r-- | kcontrol/hwmanager/devicepropsdlgbase.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/hwmanager/devicepropsdlgbase.ui b/kcontrol/hwmanager/devicepropsdlgbase.ui index 6d31c759e..7cfe80b68 100644 --- a/kcontrol/hwmanager/devicepropsdlgbase.ui +++ b/kcontrol/hwmanager/devicepropsdlgbase.ui @@ -50,7 +50,7 @@ <cstring>iconDeviceType</cstring> </property> </widget> - <widget class="KActiveLabel" row="0" column="2" colspan="1"> + <widget class="TQLabel" row="0" column="2" colspan="1"> <property name="name"> <cstring>labelDeviceType</cstring> </property> |