WaE: type name first seen using 'class' now seen using 'struct'
This commit is contained in:
committed by
Tor Lillqvist
parent
a9f6e5323e
commit
b7980663f0
@@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
class SwEditWin;
|
class SwEditWin;
|
||||||
class SwFrm;
|
class SwFrm;
|
||||||
struct Point;
|
class Point;
|
||||||
|
|
||||||
/** Class representing a control linked to a SwFrm.
|
/** Class representing a control linked to a SwFrm.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user