remove kb handling due to missing focus
This commit is contained in:
parent
bc35014269
commit
4556789b0e
6 changed files with 25 additions and 26 deletions
|
|
@ -56,5 +56,5 @@ public:
|
|||
void setTitle(const char *title);
|
||||
void setStatus(const QString &status);
|
||||
void invalidate();
|
||||
void click(int x, int y, int btn, unsigned int modifiers);
|
||||
void click(int x, int y, int btn);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue