Commit 85ea4297 authored by weiy's avatar weiy

update method name

parent 34cc3419
......@@ -66,7 +66,7 @@ public:
if (max_files_ > 0)
{
init_filenames_q();
init_filenames_q_();
}
}
......@@ -103,7 +103,7 @@ protected:
}
private:
void init_filenames_q()
void init_filenames_q_()
{
using details::os::path_exists;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment