mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-25 11:22:50 +00:00
12 lines
137 B
C
12 lines
137 B
C
![]() |
#ifndef CSSHelper_h
|
||
|
#define CSSHelper_h
|
||
|
|
||
|
#include "csshelper.h"
|
||
|
|
||
|
namespace WebCore
|
||
|
{
|
||
|
using namespace khtml;
|
||
|
}
|
||
|
|
||
|
#endif // CSSHelper_h
|