bluetoothengine/btnotif/btdevicedialogplugin/inc/btdevicedialogplugin.h
changeset 71 083fd884d7dd
parent 57 5ebadcda06cb
equal deleted inserted replaced
70:f5508c13dfe0 71:083fd884d7dd
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    69     Q_DISABLE_COPY(BtDeviceDialogPlugin)
    69     Q_DISABLE_COPY(BtDeviceDialogPlugin)
    70     BtDeviceDialogPluginPrivate *d;
    70     BtDeviceDialogPluginPrivate *d;
    71     HbTranslator* mDialogTranslator;
    71     HbTranslator* mDialogTranslator;
    72     HbTranslator* mViewTranslator;
    72     HbTranslator* mViewTranslator;
    73     HbTranslator* mCommonErrorsTranslator;
    73     HbTranslator* mCommonErrorsTranslator;
       
    74     HbTranslator* mCommonTranslator;
    74 };
    75 };
    75 
    76 
    76 #endif // BTDEVICEDIALOGPLUGIN_P_H
    77 #endif // BTDEVICEDIALOGPLUGIN_P_H