mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 12:12:10 -04:00
adjust comment
This commit is contained in:
parent
63a777ed78
commit
95bdf94020
@ -31,8 +31,8 @@
|
|||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Class : PGEntry
|
// Class : PGEntry
|
||||||
// Description : This is a particular kind of PGItem that handles
|
// Description : This is a particular kind of PGItem that handles
|
||||||
// simple one-line text entries, of the sort where the
|
// simple one-line or short multi-line text entries, of
|
||||||
// user can type any string.
|
// the sort where the user can type any string.
|
||||||
//
|
//
|
||||||
// A PGEntry does all of its internal manipulation on a
|
// A PGEntry does all of its internal manipulation on a
|
||||||
// wide string, so it can store the full Unicode
|
// wide string, so it can store the full Unicode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user