mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
parent
e8eadcf0a0
commit
b9dec43564
1
main.cpp
1
main.cpp
@ -105,7 +105,6 @@ 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};
|
||||
|
Loading…
Reference in New Issue
Block a user