/////////////////////////////////////////////////////////////////////////////
-// Name: wx/gtk/statline.h
+// Name: wx/gtk1/statline.h
// Purpose:
// Author: Robert Roebling
// Id: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-
#ifndef __GTKSTATICLINEH__
#define __GTKSTATICLINEH__
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma interface "statline.h"
-#endif
-
#include "wx/defs.h"
#if wxUSE_STATLINE
// wxStaticLine
// ----------------------------------------------------------------------------
-class wxStaticLine : public wxStaticLineBase
+class WXDLLIMPEXP_CORE wxStaticLine : public wxStaticLineBase
{
public:
wxStaticLine();