Export the repeater class with NS_BASE

git-svn-id: svn://10.0.0.236/trunk@18979 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sfraser%netscape.com
1999-01-29 02:21:13 +00:00
parent eea05f7032
commit 4ae550620f

View File

@@ -19,9 +19,11 @@
#ifndef nsRepeater_h___
#define nsRepeater_h___
#include "nscore.h"
class EventRecord;
class Repeater {
class NS_BASE Repeater {
public:
Repeater();