htiui/HtiServicePlugins/HtiScreenshotServicePlugin/src/HtiTextRcg.cpp
changeset 11 4df3a095718c
parent 10 e6e3e87d58b4
equal deleted inserted replaced
10:e6e3e87d58b4 11:4df3a095718c
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "HtiTextRcg.h"
    19 #include "HtiTextRcg.h"
    20 #include <AknUtils.h>
       
    21 #include <HtiLogging.h>
    20 #include <HtiLogging.h>
    22 
    21 
    23 const static TInt KDefaultStrategy = EHintEdge;
    22 const static TInt KDefaultStrategy = EHintEdge;
    24 
    23 
    25 TInt CompareTPoint(const TPoint& aP1,const TPoint& aP2)
    24 TInt CompareTPoint(const TPoint& aP1,const TPoint& aP2)