// Created: 28 Jul 2007
// Id: $Id$
// Copyright: (c) 2007 Diaa M. Sami
-// License: wxWindows license
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
FileCtrlWidgetsPage( WidgetsBookCtrl *book, wxImageList *imaglist );
virtual ~FileCtrlWidgetsPage() {}
- virtual wxControl *GetWidget() const { return /*m_fileCtrl*/NULL; }
+ virtual wxControl *GetWidget() const { return m_fileCtrl; }
virtual void RecreateWidget() { CreateFileCtrl(); }
// lazy creation of the content