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

Modified Files:
        wxFolderView.cpp 
Log Message:
added MF_VIRTUAL and use the type now to choose the folder class instead of profile 
entry

Index: wxFolderView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxFolderView.cpp,v
retrieving revision 1.597
retrieving revision 1.598
diff -b -u -2 -r1.597 -r1.598
--- wxFolderView.cpp    18 Jul 2002 00:01:02 -0000      1.597
+++ wxFolderView.cpp    21 Jul 2002 19:28:08 -0000      1.598
@@ -5038,7 +5038,6 @@
    MFolder_obj folder = MFolder::CreateTemp
                         (
-                           "virtual",
                            _("Search results"),
-                           MF_FILE,
+                           MF_VIRTUAL,
                            mf->GetProfile()
                         );



-------------------------------------------------------
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