aboutsummaryrefslogtreecommitdiffstats
path: root/apps/windoze/CBuilder5/BibleCS/PrintFrm.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/windoze/CBuilder5/BibleCS/PrintFrm.h')
-rw-r--r--apps/windoze/CBuilder5/BibleCS/PrintFrm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/windoze/CBuilder5/BibleCS/PrintFrm.h b/apps/windoze/CBuilder5/BibleCS/PrintFrm.h
index d358e9b..631db3e 100644
--- a/apps/windoze/CBuilder5/BibleCS/PrintFrm.h
+++ b/apps/windoze/CBuilder5/BibleCS/PrintFrm.h
@@ -110,6 +110,7 @@ public: // User declarations
void SetHint();
void PrepareRTF();
void SetDefaultOps();
+ void print(ListKey *keys = 0, SWModule *module = 0);
};
//---------------------------------------------------------------------------
extern PACKAGE TPrintForm *PrintForm;