Hang Fix from Debian

This commit is contained in:
syed.amer@gilani.eu 2009-04-13 12:48:28 +00:00
parent d06dc55021
commit 1ee6238aa1
2 changed files with 51 additions and 7 deletions

View file

@ -52,6 +52,7 @@ private:
XEvent m_event;
CEventList m_postedEvents;
bool m_waiting;
int m_pipefd[2];
};
#endif