More deprecated code updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-03-31 14:46:00 +00:00
parent 965b4f87d9
commit 3b69115cba
19 changed files with 138 additions and 117 deletions

View File

@@ -34,7 +34,7 @@ class csFrame;
// Define a new application
class csApp: public wxApp
{
friend csFrame;
friend class csFrame;
public:
csApp();
~csApp();