mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-07 16:34:55 -04:00
Temporary diagnostic
This commit is contained in:
@@ -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};
|
||||
|
||||
Reference in New Issue
Block a user