зеркало из https://github.com/mozilla/pjs.git
Bug 680866 - nsFilePicker.h fails to compile on mingw r=neil
This commit is contained in:
Родитель
644af90925
Коммит
c62b5e3d1c
|
@ -106,7 +106,7 @@ class AutoRestoreWorkingPath
|
|||
public:
|
||||
AutoRestoreWorkingPath();
|
||||
~AutoRestoreWorkingPath();
|
||||
inline bool AutoRestoreWorkingPath::HasWorkingPath() const
|
||||
inline bool HasWorkingPath() const
|
||||
{
|
||||
return mWorkingPath != NULL;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче