Kaydet (Commit) d8163955 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.8.50); FILE MERGED

2006/03/24 15:36:16 fs 1.8.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
üst c13f2173
......@@ -4,9 +4,9 @@
*
* $RCSfile: TableGrantCtrl.hxx,v $
*
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* last change: $Author: rt $ $Date: 2005-09-08 15:37:13 $
* last change: $Author: hr $ $Date: 2006-06-20 03:14:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -77,6 +77,7 @@ class OTableGrantControl : public ::svt::EditBrowseBox
Edit* m_pEdit;
long m_nDataPos;
BOOL m_bEnable;
ULONG m_nDeactivateEvent;
public:
OTableGrantControl( Window* pParent,const ResId& _RsId);
......@@ -115,7 +116,6 @@ protected:
virtual void CellModified();
private:
ULONG m_nDeActivateEvent;
DECL_LINK( AsynchActivate, void* );
DECL_LINK( AsynchDeactivate, void* );
......
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