Update of /cvsroot/mahogany/M/include/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8978/include/gui

Modified Files:
        wxDialogLayout.h 
Log Message:
extracted check whether to put images in the notebook in a separate 
wxNoteebokWithImages::ShouldShowImages() method

Index: wxDialogLayout.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxDialogLayout.h,v
retrieving revision 1.74
retrieving revision 1.75
diff -b -u -2 -r1.74 -r1.75
--- wxDialogLayout.h    21 Apr 2004 13:58:07 -0000      1.74
+++ wxDialogLayout.h    11 Jul 2004 19:07:33 -0000      1.75
@@ -655,4 +655,7 @@
    virtual ~wxNotebookWithImages();
 
+   // should we show icons in the notebooks (uses MP_TBARIMAGES)?
+   static bool ShouldShowIcons();
+
 private:
    DECLARE_NO_COPY_CLASS(wxNotebookWithImages)



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to