--- Frodo4/Src/Prefs_glade.h 2004/01/23 15:25:32 1.4 +++ Frodo4/Src/Prefs_glade.h 2004/01/25 14:16:36 1.5 @@ -63,7 +63,7 @@ bool Prefs::ShowEditor(bool startup, cha // No XML means no prefs editor if (!xml) - return false; + return startup; // Run editor result = false;