mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-15 13:09:14 +00:00
Bug 680866 - nsFilePicker.h fails to compile on mingw r=neil
This commit is contained in:
parent
f361ed41ed
commit
d944b96db4
@ -106,7 +106,7 @@ class AutoRestoreWorkingPath
|
||||
public:
|
||||
AutoRestoreWorkingPath();
|
||||
~AutoRestoreWorkingPath();
|
||||
inline bool AutoRestoreWorkingPath::HasWorkingPath() const
|
||||
inline bool HasWorkingPath() const
|
||||
{
|
||||
return mWorkingPath != NULL;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user