~bibledit/bibledit/client

« back to all changes in this revision

Viewing changes to personalize/index.cpp

  • Committer: Teus Benschop
  • Date: 2024-08-29 10:06:23 UTC
  • Revision ID: teusjannette@gmail.com-20240829100623-urud1eg0hmhru4yc
new upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
490
490
 
491
491
  
492
492
  bool enable_accordance_settings = false;
493
 
#ifdef HAVE_MAC
 
493
#ifdef HAVE_MACOS
494
494
  enable_accordance_settings = true;
495
495
#endif
496
496
#ifdef HAVE_WINDOWS