X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/11026f7b59168c36240b4db4c3deaef5dd936846..e5403d7c573d45fcfef73959c41fda93aea1d07f:/include/wx/gtk/win_gtk.h diff --git a/include/wx/gtk/win_gtk.h b/include/wx/gtk/win_gtk.h index 38901e8f1d..d42e89bebe 100644 --- a/include/wx/gtk/win_gtk.h +++ b/include/wx/gtk/win_gtk.h @@ -1,4 +1,4 @@ -///////////////////////////////////////////////////////////////////////////// +/* /////////////////////////////////////////////////////////////////////////// // Name: win_gtk.h // Purpose: wxWindows's GTK base widget // Author: Robert Roebling @@ -6,7 +6,7 @@ // Id: // Copyright: (c) 1998 Robert Roebling, Julian Smart and Markus Holzem // Licence: wxWindows licence -///////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// */ #ifndef __GTK_MYFIXED_H__