]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/stattext.cpp
copied wxMac and wxMotif faq from wxWebSite
[wxWidgets.git] / src / univ / stattext.cpp
index 2ea90b3ee2daa1e119ad9b18a02f2c2092b80465..589179cd9c6c43742848594881dfce542036bca2 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     14.08.00
 // RCS-ID:      $Id$
-// Copyright:   (c) 2000 Vadim Zeitlin
+// Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
@@ -42,6 +42,8 @@
 // implementation
 // ============================================================================
 
+IMPLEMENT_ABSTRACT_CLASS(wxStaticText, wxControl)
+
 // ----------------------------------------------------------------------------
 // creation
 // ----------------------------------------------------------------------------