// Author: Jaakko Salli
// Modified by:
// Created: 2004-09-25
-// RCS-ID: $Id$
// Copyright: (c) Jaakko Salli
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
void OnCloseEvent( wxCloseEvent& event );
void OnIdle( wxIdleEvent& event );
+ void OnShowPopup( wxCommandEvent& event );
void AddTestProperties( wxPropertyGridPage* pg );