Bug 323492 update to prepare for branch merge

This commit is contained in:
brettw%gmail.com 2006-01-24 18:35:58 +00:00
parent 10156affc5
commit 04a6a92310

View File

@ -59,7 +59,11 @@ public:
nsNavHistoryQuery();
// note: we use a copy constructor in Clone(), the default is good enough
#ifdef MOZILLA_1_8_BRANCH
NS_DEFINE_STATIC_IID_ACCESSOR(NS_NAVHISTORYQUERY_IID)
#else
NS_DECLARE_STATIC_IID_ACCESSOR(NS_NAVHISTORYQUERY_IID)
#endif
NS_DECL_ISUPPORTS
NS_DECL_NSINAVHISTORYQUERY