diff -r f6533aee8b2b -r d895b6d953c9 usbuis/usbuinotif/src/usbuinotifotgwarning.cpp --- a/usbuis/usbuinotif/src/usbuinotifotgwarning.cpp Tue Apr 27 17:41:29 2010 +0300 +++ b/usbuis/usbuinotif/src/usbuinotifotgwarning.cpp Tue May 25 13:47:46 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007, 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007-2010 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" @@ -23,9 +23,12 @@ #include // Localisation stringloader #include // for cover display support #include // Own resources +#include // Dialog index for cover UI + #include "usbuinotifotgwarning.h" // Own class definition -#include "usbuinotifdebug.h" // Debugging macros -#include "usbuinotifsecondarydisplay.h" // Dialog index for cover UI +#include "usbuinotifdebug.h" // Debugging macros + + // ================= MEMBER FUNCTIONS ========================================= // ----------------------------------------------------------------------------