36 |
36 |
37 cfg (str, io_ldpath, ""); |
37 cfg (str, io_ldpath, ""); |
38 cfg (str, io_recentfiles, ""); |
38 cfg (str, io_recentfiles, ""); |
39 |
39 |
40 static bool g_loadingMainFile = false; |
40 static bool g_loadingMainFile = false; |
41 bool g_primListerMutex = false; |
|
42 |
41 |
43 // ============================================================================= |
42 // ============================================================================= |
44 namespace LDPaths { |
43 namespace LDPaths { |
45 static str pathError; |
44 static str pathError; |
46 |
45 |