[sword-cvs] sword/include osishtmlhref.h,1.7,1.8
sword@www.crosswire.org
sword@www.crosswire.org
Fri, 21 Nov 2003 22:27:41 -0700
Update of /usr/local/cvsroot/sword/include
In directory www:/tmp/cvs-serv18754/include
Modified Files:
osishtmlhref.h
Log Message:
fixed some bugs
Index: osishtmlhref.h
===================================================================
RCS file: /usr/local/cvsroot/sword/include/osishtmlhref.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- osishtmlhref.h 22 Oct 2003 03:10:27 -0000 1.7
+++ osishtmlhref.h 22 Nov 2003 05:27:39 -0000 1.8
@@ -34,6 +34,7 @@
public:
bool osisQToTick;
bool inBold;
+ SWBuf lastTransChange;
SWBuf w;
SWBuf fn;
MyUserData(const SWModule *module, const SWKey *key);