summaryrefslogtreecommitdiffstats
path: root/krdc/kremoteview.h
diff options
context:
space:
mode:
Diffstat (limited to 'krdc/kremoteview.h')
-rw-r--r--krdc/kremoteview.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/krdc/kremoteview.h b/krdc/kremoteview.h
index 5869ea0e..aca3105e 100644
--- a/krdc/kremoteview.h
+++ b/krdc/kremoteview.h
@@ -24,10 +24,10 @@
#include "events.h"
typedef enum {
- TQUALITY_UNKNOWN=0,
- TQUALITY_HIGH=1,
- TQUALITY_MEDIUM=2,
- TQUALITY_LOW=3
+ QUALITY_UNKNOWN=0,
+ QUALITY_HIGH=1,
+ QUALITY_MEDIUM=2,
+ QUALITY_LOW=3
} Quality;
/**