~bibledit/bibledit/ubuntu-cloud

« back to all changes in this revision

Viewing changes to manage/hyphenation.cpp

  • Committer: Teus Benschop
  • Date: 2022-11-13 10:10:35 UTC
  • Revision ID: teusjannette@gmail.com-20221113101035-tfpqtklwoj31b306
new upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
#include <database/config/bible.h>
32
32
#include <menu/logic.h>
33
33
#include <journal/index.h>
 
34
using namespace std;
34
35
 
35
36
 
36
37
const char * manage_hyphenation_url ()