mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-24 02:12:37 -04:00
Temporary diagnostic
This commit is contained in:
parent
a5cdeaeee1
commit
f2017ba105
1
main.cpp
1
main.cpp
@ -105,6 +105,7 @@ int main(int argc, char *argv[])
|
|||||||
QApplication a(argc, argv);
|
QApplication a(argc, argv);
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
LOG_INFO ("Application directory: " << a.applicationDirPath ());
|
||||||
// LOG_INfO ("+++++++++++++++++++++++++++ Resources ++++++++++++++++++++++++++++");
|
// LOG_INfO ("+++++++++++++++++++++++++++ Resources ++++++++++++++++++++++++++++");
|
||||||
// {
|
// {
|
||||||
// QDirIterator resources_iter {":/", QDirIterator::Subdirectories};
|
// QDirIterator resources_iter {":/", QDirIterator::Subdirectories};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user