mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-16 04:32:34 -04:00
Revert "Temporary diagnostic"
This reverts commit f2017ba105f9c12ad288e0edb261afe6c76e79ee.
This commit is contained in:
parent
e8eadcf0a0
commit
b9dec43564
1
main.cpp
1
main.cpp
@ -105,7 +105,6 @@ 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