csxhelp/HelpEngine/inc/CSXHViewIDs.h
changeset 12 2cd891dccbbe
parent 1 27f5851bd5a5
child 13 1eb8015a8491
--- a/csxhelp/HelpEngine/inc/CSXHViewIDs.h	Tue Feb 02 00:03:40 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,34 +0,0 @@
-/*
-* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:  This file contains ViewIds
-*
-*/
-
-
-#ifndef INC_CSXHVIEWIDS_H_HEADER_INCLUDED_BC05356D
-#define INC_CSXHVIEWIDS_H_HEADER_INCLUDED_BC05356D
-
-#include <e32std.h>
-
-const TUid KCSXHToc1ViewID = {1};
-const TUid KCSXHToc2ViewID = {2};
-const TUid KCSXHHtmlTopicViewID = {3};
-const TUid KCSXHLegacyTopicViewID = {4};
-const TUid KCSXHKywdToc1ViewID = {5};
-const TUid KCSXHKywdToc2ViewID = {6};
-const TUid KCSXHContextHtmlTopicViewID = {7};
-const TUid KCSXHContextLegacyTopicViewID = {8};
-
-
-#endif /* INC_CSXHVIEWIDS_H_HEADER_INCLUDED_BC05356D */