summaryrefslogtreecommitdiffstats
path: root/lskat/lskat/KEInput.h
diff options
context:
space:
mode:
Diffstat (limited to 'lskat/lskat/KEInput.h')
-rw-r--r--lskat/lskat/KEInput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lskat/lskat/KEInput.h b/lskat/lskat/KEInput.h
index 7b6eb0ac..4a97e864 100644
--- a/lskat/lskat/KEInput.h
+++ b/lskat/lskat/KEInput.h
@@ -56,7 +56,7 @@ class KEInput : public TQObject
bool IsRemote(int no=-1);
int QueryPrevious();
KG_INPUTTYPE QueryType(int no=-1);
- KR_STATUS QueryStatus(int no=-1);
+ KR_STATUS QuerytqStatus(int no=-1);
bool IsInput(int no);
bool SetInputDevice(int no, KG_INPUTTYPE type, KEMessage *msg=0);
bool RemoveInput(int no);