diff options
Diffstat (limited to 'include/gwin/gwidget.h')
-rw-r--r-- | include/gwin/gwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gwin/gwidget.h b/include/gwin/gwidget.h index a18d69b6..fa40c51c 100644 --- a/include/gwin/gwidget.h +++ b/include/gwin/gwidget.h @@ -27,7 +27,7 @@ * @{ */ -// Forward definition +/* Forward definition */ struct GWidgetObject; /** |