diff options
author | Timothy Pearson <[email protected]> | 2016-09-05 17:45:54 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2016-09-05 17:45:54 -0500 |
commit | 3c8aaa46e757646f1971bc294a5a41a87ec25720 (patch) | |
tree | 7adfb8f55b3e34a37f62d5598b77d779f3b7a776 /kcontrol/hwmanager/devicepropsdlgbase.ui | |
parent | 6b95715d47d895ad37614a496942e1d554c0af1f (diff) | |
download | tdebase-3c8aaa46e757646f1971bc294a5a41a87ec25720.tar.gz tdebase-3c8aaa46e757646f1971bc294a5a41a87ec25720.zip |
Fix display of unknown attributes in device manager details dialog
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 504c5acbb..0ea911c71 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> |