30.10.2013, 03:58, "Calogero Mauceri" <[email protected]>: > Shouldn't the workind directory be initialized with the path the > application was launched from?
In Unix-like systems children inherit working directory of parent. If Finder has "/" as working directory and does not change it while browsing, working directory of launched application can be nothing but "/". -- Regards, Konstantin _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
