Namespaces and formatting
This commit is contained in:
@@ -117,7 +117,7 @@ namespace file
|
||||
public:
|
||||
inline Logbook()
|
||||
{
|
||||
if (util::fileExists(BASE_DIRECTORY LOGBOOK)) {
|
||||
if (utilities::fileExists(BASE_DIRECTORY LOGBOOK)) {
|
||||
this->fromFile();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user