WaE: type name first seen using 'class' now seen using 'struct'
This commit is contained in:
parent
a9f6e5323e
commit
b7980663f0
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
class SwEditWin;
|
||||
class SwFrm;
|
||||
struct Point;
|
||||
class Point;
|
||||
|
||||
/** Class representing a control linked to a SwFrm.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue