9 lines
167 B
C
9 lines
167 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_swkbd nn_swkbd
|
|
* Graphical software keyboard, supporting several languages and configurations.
|
|
*/
|
|
|
|
#include <nn/swkbd/swkbd_cpp.h>
|