INTEGRATION: CWS sdwarningsbegone (1.12.228); FILE MERGED
2006/11/22 12:40:33 cl 1.12.228.1: #i69285# warning free code changes for unxlngi6.pro
This commit is contained in:
parent
91e73f04ee
commit
fa9de8b25a
1 changed files with 5 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: Outliner.hxx,v $
|
||||
*
|
||||
* $Revision: 1.12 $
|
||||
* $Revision: 1.13 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2006-01-24 14:43:06 $
|
||||
* last change: $Author: kz $ $Date: 2006-12-12 16:21:39 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -148,6 +148,9 @@ public:
|
|||
*/
|
||||
void StartSpelling (void);
|
||||
|
||||
/** Proxy for method from base class to avoid compiler warning */
|
||||
void StartSpelling(EditView&, unsigned char);
|
||||
|
||||
/** Initiate a find and/or replace on the next relevant text object.
|
||||
@return
|
||||
Returns </TRUE> when the search/replace is finished (as
|
||||
|
|
Loading…
Reference in a new issue