initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
14
libs/wxWidgets-3.3.1/tests/events/evtsource.cpp
Normal file
14
libs/wxWidgets-3.3.1/tests/events/evtsource.cpp
Normal file
@@ -0,0 +1,14 @@
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Name: tests/events/evtsource.cpp
|
||||
// Purpose: Test the event sources
|
||||
// Author: Bartosz Bekier
|
||||
// Created: 2009-01-24
|
||||
// Copyright: (c) 2009 Bartosz Bekier <bartosz.bekier@gmail.com>
|
||||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// headers
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
#include "testprec.h"
|
||||
Reference in New Issue
Block a user