aknscrlb.h

Go to the documentation of this file.
00001 // AKNSCRLB.H
00002 //
00003 // Copyright (c) 1997-1999 Symbian Ltd.  All rights reserved.
00004 //
00005                 
00006 #if !defined(__AKNSCRLB_H__)
00007 #define __AKNSCRLB_H__
00008 
00009 #if !defined(__EIKSCRLB_H__)
00010 #include <eikscrlb.h>
00011 #endif
00012 
00013 //
00014 // CAknScrollBar
00015 //
00016 
00017 #define CAknScrollBar CEikScrollBar
00018 
00019 
00020 //
00021 // CAknScrollBar
00022 //
00023 
00024 #define CAknArrowHeadScrollBar CEikArrowHeadScrollBar
00025 
00026 
00027 #endif

Copyright © Nokia Corporation 2001-2008
Back to top