INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED
2006/11/22 12:42:02 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro
This commit is contained in:
parent
faee95666d
commit
28e32fbaff
1 changed files with 4 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: TabControl.hxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-09 05:16:45 $
|
||||
* last change: $Author: kz $ $Date: 2006-12-12 17:38:34 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -124,6 +124,8 @@ private:
|
|||
|
||||
void DragFinished( sal_Int8 nDropAction );
|
||||
|
||||
private:
|
||||
using TabBar::StartDrag;
|
||||
};
|
||||
|
||||
} // end of namespace sd
|
||||
|
|
Loading…
Reference in a new issue