From 1d0ff54794b5edea7cdf1d2d66710a0fa885bcc5 Mon Sep 17 00:00:00 2001 From: Teus Benschop Date: Sun, 28 Oct 2018 11:51:26 +0100 Subject: New upstream version 1.8.1 --- utilities/diatheke/diathekemgr.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'utilities/diatheke/diathekemgr.h') diff --git a/utilities/diatheke/diathekemgr.h b/utilities/diatheke/diathekemgr.h index 4ad7367..3a59f1c 100644 --- a/utilities/diatheke/diathekemgr.h +++ b/utilities/diatheke/diathekemgr.h @@ -2,7 +2,7 @@ * * diathekemgr.h - DiathekeMgr * - * $Id: diathekemgr.h 2833 2013-06-29 06:40:28Z chrislit $ + * $Id: diathekemgr.h 3515 2017-11-01 11:38:09Z scribe $ * * Copyright 2001-2013 CrossWire Bible Society (http://www.crosswire.org) * CrossWire Bible Society @@ -38,9 +38,9 @@ class DiathekeMgr : public SWMgr { #endif protected: - virtual void AddRenderFilters(SWModule *module, ConfigEntMap §ion); - virtual signed char Load (); - virtual void AddGlobalOptions (SWModule * module, ConfigEntMap & section, ConfigEntMap::iterator start, ConfigEntMap::iterator end); + virtual void addRenderFilters(SWModule *module, ConfigEntMap §ion); + virtual signed char load(); + virtual void addGlobalOptionFilters(SWModule * module, ConfigEntMap & section); public: bool shape; -- cgit v1.2.3