Update of /cvsroot/mahogany/M/include/gui
In directory usw-pr-cvs1:/tmp/cvs-serv17981/include/gui

Modified Files:
        wxComposeView.h 
Log Message:
changes to match NNTP enhancements in wxComposeView.cpp

Index: wxComposeView.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxComposeView.h,v
retrieving revision 1.79
retrieving revision 1.80
diff -b -u -2 -r1.79 -r1.80
--- wxComposeView.h     28 Mar 2002 15:21:49 -0000      1.79
+++ wxComposeView.h     29 Mar 2002 14:08:03 -0000      1.80
@@ -210,4 +210,7 @@
    void SetLastAddressEntry(int field) { m_indexLast = field; }
 
+   /// for wxAddressTextCtrl usage: are we sending or posting?
+   Mode GetMode() const { return m_mode; }
+
    /// is the control with this index enabled?
    bool IsRecipientEnabled(size_t index) const;


_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to