added key selection setting

fixed amb309

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40825
This commit is contained in:
David Anderson
2007-05-21 01:11:37 +00:00
parent 98374f2ce6
commit daceab19cd
7 changed files with 53 additions and 1 deletions
+1
View File
@@ -78,6 +78,7 @@ public: //IMenuPanel
bool SendDisplay(int client, IMenuHandler *handler, unsigned int time);
void DeleteThis();
void SendRawDisplay(int client, unsigned int time);
bool SetSelectableKeys(unsigned int keymap);
private:
String m_BufferText;
String m_Title;