wxWidgets/samples/layout
Vadim Zeitlin 5f7a6bd15b Replace Connect() with Bind() in all samples and utils too
Still use Connect() in unit tests which were written explicitly for it
and in EventConnector, which can't use Bind() as it uses a variable for
the event type.

No real changes, just use the newer and more convenient function.
2018-05-31 16:19:23 +02:00
..
expt.cpp
layout_vc7.vcproj
layout_vc8.vcproj
layout_vc9.vcproj
layout.bkl
layout.cpp Replace Connect() with Bind() in all samples and utils too 2018-05-31 16:19:23 +02:00
layout.h
makefile.bcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
makefile.gcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
Makefile.in Update version to 3.1.2 2018-02-20 00:08:01 +01:00
makefile.unx
makefile.vc
makefile.vms