/////////////////////////////////////////////////////////////////////////////
-// Name: src/mac/carbon/statline.cpp
+// Name: src/osx/carbon/statline.cpp
// Purpose: wxStaticLine class
// Author: Vadim Zeitlin
// Created: 28.06.99
-// Version: $Id$
// Copyright: (c) 1998 Vadim Zeitlin
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/statbox.h"
#endif
-IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl)
-
-
bool wxStaticLine::Create( wxWindow *parent,
wxWindowID id,
const wxPoint &pos,