summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdehwcommontypes.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-09-21 00:36:08 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-09-21 00:36:08 -0500
commitc0cca8ca9524d6d91bce4ead3bc2595dda94ae65 (patch)
treeaf4a766ed1a401ee0fc443fe9f247c1a32d91ef5 /tdecore/tdehw/tdehwcommontypes.h
parentd4b7e6e7dadff1f92fc16bc53b1d7a3608e19e15 (diff)
downloadtdelibs-c0cca8ca9524d6d91bce4ead3bc2595dda94ae65.tar.gz
tdelibs-c0cca8ca9524d6d91bce4ead3bc2595dda94ae65.zip
Add fingerprint reader and test/measurement devices classes to tdehwlib
Diffstat (limited to 'tdecore/tdehw/tdehwcommontypes.h')
-rw-r--r--tdecore/tdehw/tdehwcommontypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tdecore/tdehw/tdehwcommontypes.h b/tdecore/tdehw/tdehwcommontypes.h
index b560407eb..403a21d25 100644
--- a/tdecore/tdehw/tdehwcommontypes.h
+++ b/tdecore/tdehw/tdehwcommontypes.h
@@ -64,6 +64,8 @@ enum TDEGenericDeviceType {
Platform,
Cryptography,
CryptographicCard,
+ BiometricSecurity,
+ TestAndMeasurement,
Event,
Input,
PNP,