/////////////////////////////////////////////////////////////////////////////
-// Name: xh_stlin.h
+// Name: wx/xrc/xh_stlin.h
// Purpose: XML resource handler for wxStaticLine
// Author: Vaclav Slavik
// Created: 2000/09/00
#ifndef _WX_XH_STLIN_H_
#define _WX_XH_STLIN_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "xh_stlin.h"
-#endif
-
#include "wx/xrc/xmlres.h"
#if wxUSE_STATLINE