implement key_press support for menu in Linux
This commit is contained in:
@@ -116,6 +116,7 @@ namespace nana{ namespace system{
|
||||
//#elif defined(NANA_X11)
|
||||
#else
|
||||
static_cast<void>(g); //eliminate unused parameter compiler warning.
|
||||
static_cast<void>(owner);
|
||||
throw "not implemented yet.";
|
||||
return false;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user