Skip to content

The "application.configDir" property is not always created. #198

@YuriyGulyayev

Description

@YuriyGulyayev

At the end of:

void Application::loadConfiguration(const std::string& path, int priority)

we need the following code:

_pConfig->setString( "application.configDir", confPath.absolute().parent().toString() );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions