This commit is contained in:
Shyotl
2012-12-08 01:03:29 -06:00
22 changed files with 1075 additions and 89 deletions

View File

@@ -408,7 +408,7 @@ public:
}
}
virtual bool followRedir()
/*virtual*/ bool followRedir() const
{
return mFollowRedir;
}