Temporary diagnostic

This commit is contained in:
Bill Somerville 2020-10-02 15:32:06 +01:00
parent a5cdeaeee1
commit f2017ba105
No known key found for this signature in database
GPG Key ID: D864B06D1E81618F
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ int main(int argc, char *argv[])
QApplication a(argc, argv);
try
{
LOG_INFO ("Application directory: " << a.applicationDirPath ());
// LOG_INfO ("+++++++++++++++++++++++++++ Resources ++++++++++++++++++++++++++++");
// {
// QDirIterator resources_iter {":/", QDirIterator::Subdirectories};