gstreamer_test_apps/gstplayer/src/RichTextEditor.cpp
changeset 26 69c7080681bf
parent 18 5824eee55f42
equal deleted inserted replaced
24:bc39b352897e 26:69c7080681bf
    22 /*
    22 /*
    23 * ============================================================================
    23 * ============================================================================
    24 *  Name        : RichTextEditorRTE.cpp
    24 *  Name        : RichTextEditorRTE.cpp
    25 *  Part of     : VoIP test application.
    25 *  Part of     : VoIP test application.
    26 *  Description : Utility for outputting formatted text to the display.
    26 *  Description : Utility for outputting formatted text to the display.
    27 *  Version     : %version: 1 %
    27 *  Version     : %version: 2 %
    28 * ============================================================================
    28 * ============================================================================
    29 */
    29 */
    30 
    30 
    31 // INCLUDES
    31 // INCLUDES
    32 #include <barsread.h>   // TResourceReader
    32 #include <barsread.h>   // TResourceReader
    33 #include <eikrted.h>    // CEikRichTextEditor
    33 #include <eikrted.h>    // CEikRichTextEditor
    34 #include <txtrich.h>    // CRichText
    34 #include <txtrich.h>    // CRichText
    35 #include <GSTPlayer.rsg>
    35 #include <gstplayer.rsg>
    36 #include "RichTextEditor.h"
    36 #include "RichTextEditor.h"
    37 
    37 
    38 
    38 
    39 // ----------------------------------------------------------------------------
    39 // ----------------------------------------------------------------------------
    40 // CRichTextEditorRTE::NewL
    40 // CRichTextEditorRTE::NewL