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

Modified Files:
        wxFolderView.h 
Log Message:
layout of the main window is now somewhat customizable (bug 145)

Index: wxFolderView.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxFolderView.h,v
retrieving revision 1.145
retrieving revision 1.146
diff -b -u -2 -r1.145 -r1.146
--- wxFolderView.h      1 Oct 2003 22:10:46 -0000       1.145
+++ wxFolderView.h      7 Oct 2003 11:01:26 -0000       1.146
@@ -320,4 +320,10 @@
       /// the format of the status messages (only if updateStatus)
       String statusFormat;
+
+      /// is the folder view split vertically (or horizontally)?
+      bool splitVert;
+
+      /// is the folder view on top/to the lft of msg view (or bottom/right)?
+      bool folderOnTop;
    } m_settings;
 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to