summaryrefslogtreecommitdiffstats
path: root/Mac/Python/gusiconfig.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Python/gusiconfig.cpp')
-rw-r--r--Mac/Python/gusiconfig.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/Python/gusiconfig.cpp b/Mac/Python/gusiconfig.cpp
index 59b55e0..ec6b57d 100644
--- a/Mac/Python/gusiconfig.cpp
+++ b/Mac/Python/gusiconfig.cpp
@@ -96,6 +96,7 @@ extern "C" void GUSISetupConfig()
resource_id = GUSIOPTIONSOVERRIDE_ID;
} else {
/* Next try normal resource from preference file */
+ UseResFile(oldrh);
prefrh = PyMac_OpenPrefFile();
h = Get1Resource('GU\267I', GUSIOPTIONS_ID);
if ( h ) {