X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/957f5ab77abb14c70c60f18196e1e0d39292ee59..b63269cabe710bf0024bce483fa6ebf1331bc034:/contrib/samples/foldbar/foldpanelbar/test.h diff --git a/contrib/samples/foldbar/foldpanelbar/test.h b/contrib/samples/foldbar/foldpanelbar/test.h index 1acf964b5a..2855860127 100644 --- a/contrib/samples/foldbar/foldpanelbar/test.h +++ b/contrib/samples/foldbar/foldpanelbar/test.h @@ -1,12 +1,12 @@ ///////////////////////////////////////////////////////////////////////////// // Name: test.h -// Purpose: +// Purpose: // Author: Jorgen Bodde -// Modified by: -// Created: 06/27/04 13:34:20 -// RCS-ID: -// Copyright: -// Licence: +// Modified by: +// Created: 27/06/2004 +// RCS-ID: $Id$ +// Copyright: (c) Jorgen Bodde +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _TEST_H_ @@ -74,7 +74,7 @@ class wxBoxSizer; */ class TestTest: public wxDialog -{ +{ DECLARE_CLASS( TestTest ) DECLARE_EVENT_TABLE()