commit: Fix Unix build.

From: msevior_at_physics.unimelb.edu.au
Date: Fri Feb 06 2004 - 20:30:44 EST

  • Next message: frodol_at_dds.nl: "hi"

    CVS: ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: af/xap/xp/xap_Dlg_DocComparison.cpp
    CVS: af/xap/xp/xap_Dlg_DocComparison.h text/fmt/xp/fl_TOCLayout.cpp
    CVS: ----------------------------------------------------------------------
    Fix Unix build. Some TOC stuff.

    Tomas you past forward declare:

    class XAP_StringSet

    If you want to have m_pSS as a member variable.

    You also need to add:

    #include "xap_App.h"
    #include "xap_Strings.h"

    To the xap_Dlg_*.cpp on unix if you want to use translatable strings in
    the xp layer.

    Cheers

    Martin



    This archive was generated by hypermail 2.1.4 : Fri Feb 06 2004 - 20:33:17 EST