WaE: type name first seen using 'class' now seen using 'struct'

This commit is contained in:
Tor Lillqvist
2012-02-13 09:42:39 +02:00
committed by Tor Lillqvist
parent a9f6e5323e
commit b7980663f0

View File

@@ -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.
*/ */