mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-22 21:02:39 +02:00
Removed comment from swkbdConfigSetInitialText, since the previous tmem commit fixed this.
This commit is contained in:
parent
00d0174c0a
commit
715b597ef1
@ -166,7 +166,6 @@ void swkbdConfigSetGuideText(SwkbdConfig* c, const char* str);
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Sets the Initial text. The default is "".
|
* @brief Sets the Initial text. The default is "".
|
||||||
* @note The swkbd applet currently doesn't display this, unknown why.
|
|
||||||
* @param c SwkbdConfig struct.
|
* @param c SwkbdConfig struct.
|
||||||
* @param str UTF-8 input string.
|
* @param str UTF-8 input string.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user