mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
left off the ns_imethodimp type for the function
This commit is contained in:
parent
d2e63b3e5d
commit
486782b2ce
@ -78,8 +78,8 @@ public:
|
||||
|
||||
protected:
|
||||
void ClearFileList();
|
||||
CopyFileList(nsVoidArray * aFromFileList,
|
||||
nsVoidArray * aToFileList);
|
||||
NS_IMETHODIMP CopyFileList(nsVoidArray * aFromFileList,
|
||||
nsVoidArray * aToFileList);
|
||||
|
||||
nsVoidArray * mFileList;
|
||||
nsString mFileListDataFlavor;
|
||||
|
Loading…
Reference in New Issue
Block a user