summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehardwaredevices.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-06 19:26:01 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-06 19:26:01 -0500
commit026722768be80478715b102b56005f04823304b5 (patch)
treee35f1209f53c618cb037063996706122b47bc6d4 /tdecore/tdehardwaredevices.h
parent63c292c62f959fd5e9349e3e9413eae01ec6efef (diff)
downloadtdelibs-026722768be80478715b102b56005f04823304b5.tar.gz
tdelibs-026722768be80478715b102b56005f04823304b5.zip
Fix generic multimedia device listing
Diffstat (limited to 'tdecore/tdehardwaredevices.h')
-rw-r--r--tdecore/tdehardwaredevices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tdecore/tdehardwaredevices.h b/tdecore/tdehardwaredevices.h
index bf474da3e..37889f269 100644
--- a/tdecore/tdehardwaredevices.h
+++ b/tdecore/tdehardwaredevices.h
@@ -77,6 +77,7 @@ enum TDEGenericDeviceType {
PNP,
OtherACPI,
OtherUSB,
+ OtherMultimedia,
OtherPeripheral,
OtherSensor,
OtherVirtual,