summaryrefslogtreecommitdiff
path: root/libopie/odevice.h
Unidiff
Diffstat (limited to 'libopie/odevice.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie/odevice.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libopie/odevice.h b/libopie/odevice.h
index 6c4830e..0974e8d 100644
--- a/libopie/odevice.h
+++ b/libopie/odevice.h
@@ -126,13 +126,12 @@ enum ODirection {
126 126
127/** 127/**
128 * A singleton which gives informations about device specefic option 128 * A singleton which gives informations about device specefic option
129 * like the Hardware used, LEDs, the Base Distribution and 129 * like the Hardware used, LEDs, the Base Distribution and
130 * hardware key mappings. 130 * hardware key mappings.
131 * 131 *
132 *
133 * @short A small class for device specefic options 132 * @short A small class for device specefic options
134 * @see QObject 133 * @see QObject
135 * @author Robert Griebl 134 * @author Robert Griebl
136 * @version 1.0 135 * @version 1.0
137 */ 136 */
138class ODevice : public QObject { 137class ODevice : public QObject {