diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-14 14:43:39 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-14 14:43:39 -0500 |
commit | fffcd810f84ca3ad146a43b97aed02067adcf4f6 (patch) | |
tree | 87ec5edf9cfdaecb67a31ab7aa270e24139723c6 /tdecore/tdehardwaredevices.h | |
parent | 049525ee6a9c51485354f02531a2dfd63829cabd (diff) | |
download | tdelibs-fffcd810f84ca3ad146a43b97aed02067adcf4f6.tar.gz tdelibs-fffcd810f84ca3ad146a43b97aed02067adcf4f6.zip |
Add cryptography devices to tdehwlib
Diffstat (limited to 'tdecore/tdehardwaredevices.h')
-rw-r--r-- | tdecore/tdehardwaredevices.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tdecore/tdehardwaredevices.h b/tdecore/tdehardwaredevices.h index 8eb21d92d..9986dda89 100644 --- a/tdecore/tdehardwaredevices.h +++ b/tdecore/tdehardwaredevices.h @@ -78,6 +78,7 @@ enum TDEGenericDeviceType { ThermalControl, Bridge, Platform, + Cryptography, Event, Input, PNP, |