Minor modification to the API doc

This commit is contained in:
Laurent Gomila 2012-11-01 16:13:07 +01:00
parent 40b5a3fa84
commit 42118dc217

View File

@ -115,10 +115,10 @@ public :
Home, ///< The Home key Home, ///< The Home key
Insert, ///< The Insert key Insert, ///< The Insert key
Delete, ///< The Delete key Delete, ///< The Delete key
Add, ///< + Add, ///< The + key
Subtract, ///< - Subtract, ///< The - key
Multiply, ///< * Multiply, ///< The * key
Divide, ///< / Divide, ///< The / key
Left, ///< Left arrow Left, ///< Left arrow
Right, ///< Right arrow Right, ///< Right arrow
Up, ///< Up arrow Up, ///< Up arrow