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

Modified Files:
        wxOptionsPage.h 
Added Files:
        wxSpamOptions.h 
Log Message:
I've made it slightly easier to add spam options

***** Error reading new file: [Errno 2] No such file or directory: 'wxSpamOptions.h'
Index: wxOptionsPage.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxOptionsPage.h,v
retrieving revision 1.59
retrieving revision 1.60
diff -b -u -2 -r1.59 -r1.60
--- wxOptionsPage.h     22 Aug 2003 22:12:22 -0000      1.59
+++ wxOptionsPage.h     14 Sep 2003 14:32:10 -0000      1.60
@@ -15,5 +15,10 @@
 #define _GUI_WXOPTIONSPAGE_H
 
-#include <wx/dynarray.h>
+#ifndef USE_PCH
+#       include <wx/control.h>
+#       include <wx/dynarray.h>
+#endif
+
+#include "gui/wxDialogLayout.h"
 
 WX_DEFINE_ARRAY(wxControl *, ArrayControls);



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