X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/957f5ab77abb14c70c60f18196e1e0d39292ee59..7e3c8a02230a82ee305390c8bba9de91dec98e7b:/contrib/samples/foldbar/foldpanelbar/layouttest.h?ds=sidebyside diff --git a/contrib/samples/foldbar/foldpanelbar/layouttest.h b/contrib/samples/foldbar/foldpanelbar/layouttest.h index 96b44f7c04..636995bd3c 100644 --- a/contrib/samples/foldbar/foldpanelbar/layouttest.h +++ b/contrib/samples/foldbar/foldpanelbar/layouttest.h @@ -1,12 +1,12 @@ ///////////////////////////////////////////////////////////////////////////// // Name: layouttest.h -// Purpose: +// Purpose: // Author: Jorgen Bodde -// Modified by: -// Created: 06/25/04 19:48:57 -// RCS-ID: -// Copyright: -// Licence: +// Modified by: +// Created: 25/06/2004 +// RCS-ID: $Id$ +// Copyright: (c) Jorgen Bodde +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _LAYOUTTEST_H_ @@ -61,7 +61,7 @@ */ class LayoutTest: public wxPanel -{ +{ DECLARE_CLASS( LayoutTest ) DECLARE_EVENT_TABLE()