]> git.saurik.com Git - wxWidgets.git/commit
Add "virtual" keywords to the overridden functions in the printing sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Jan 2011 18:44:16 +0000 (18:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Jan 2011 18:44:16 +0000 (18:44 +0000)
commitca8b470a416c2efdbcd554bc697b7126e0657af5
tree3a0f855e5579def010a42e8f1d8a1304c5ba7462
parentdd378f3ecbdb1a05c3567b01d7ad140f02ca293b
Add "virtual" keywords to the overridden functions in the printing sample.

There are no real changes, just make it easier to understand that the sample
code overrides the base class virtual methods by reusing the virtual keyword
in the derived class.

See #12819.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/printing/printing.h