promt improved
This commit is contained in:
parent
24688ff183
commit
e0a4be7685
14 changed files with 91 additions and 29 deletions
|
@ -4,7 +4,7 @@ ViewMonitor::ViewMonitor() : t_worker(&ViewMonitor::worker, this)
|
|||
{
|
||||
}
|
||||
|
||||
std::function<void(int)> ViewMonitor::keypress(int& key)
|
||||
call_t ViewMonitor::keypress(int& key)
|
||||
{
|
||||
switch(key)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue