~bibledit/bibledit/ubuntu-cloud

« back to all changes in this revision

Viewing changes to sendreceive/index.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:
39
39
#include <menu/logic.h>
40
40
#include <config/globals.h>
41
41
#include <tasks/enums.h>
 
42
using namespace std;
42
43
 
43
44
 
44
45
string sendreceive_index_url ()