Fixed missing ref<>.
This commit is contained in:
parent
a3fb68e78b
commit
ebec70b308
@ -109,7 +109,7 @@ public:
|
||||
~windowsFileIterator();
|
||||
|
||||
const bool hasMoreElements() const;
|
||||
vmime::utility::file* nextElement();
|
||||
vmime::ref <vmime::utility::file> nextElement();
|
||||
|
||||
private:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user