зеркало из https://github.com/mozilla/gecko-dev.git
destructor should be virtual. (egcs warns about this.)
This commit is contained in:
Родитель
485ba6e0bf
Коммит
e211454ca3
|
@ -64,7 +64,7 @@ class nsSoftwareUpdateFactory : public nsIFactory
|
|||
public:
|
||||
|
||||
nsSoftwareUpdateFactory();
|
||||
~nsSoftwareUpdateFactory();
|
||||
virtual ~nsSoftwareUpdateFactory();
|
||||
|
||||
NS_DECL_ISUPPORTS
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче