Kaydet (Commit) 3ff65618 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS pb12 (1.4.138); FILE MERGED

2006/02/08 13:20:12 pb 1.4.138.1: fix: #i59305# long m_nDeltaWidth added
üst 5579cfc3
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: about.hxx,v $ * $RCSfile: about.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: rt $ $Date: 2005-09-07 16:43:11 $ * last change: $Author: obo $ $Date: 2006-03-29 08:42:40 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -78,6 +78,7 @@ private: ...@@ -78,6 +78,7 @@ private:
AutoTimer aTimer; AutoTimer aTimer;
long nOff; long nOff;
long nEnd; long nEnd;
long m_nDeltaWidth;
BOOL bNormal; BOOL bNormal;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment