From 28349b1cb56a97e8e178ad38cfd9df6ae1ab592e Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 19 Jun 2006 16:33:52 +0000 Subject: INTEGRATION: CWS warnings01 (1.4.28); FILE MERGED 2005/11/18 14:29:37 gh 1.4.28.1: solaris warnings (some more) --- basic/source/app/appedit.hxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/basic/source/app/appedit.hxx b/basic/source/app/appedit.hxx index b7b69336efa5..9781a7cb388e 100644 --- a/basic/source/app/appedit.hxx +++ b/basic/source/app/appedit.hxx @@ -4,9 +4,9 @@ * * $RCSfile: appedit.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-07 21:11:06 $ + * last change: $Author: hr $ $Date: 2006-06-19 17:33:52 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -46,6 +46,8 @@ class BasicFrame; class AppEdit : public AppWin { // Editor-Window: +using Window::Scroll; + public: ScrollBar *pVScroll; ScrollBar *pHScroll; -- cgit v1.2.3