]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/fdrepdlg.h
wxAuiNotebook bitmaps working now
[wxWidgets.git] / include / wx / palmos / fdrepdlg.h
index 90eebf11fdc59c12b34a7bdb26f49587d59d60d7..b09971e0fdb940c5f6b0ebd2e8750e169c8d9adb 100644 (file)
@@ -9,6 +9,9 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
+#ifndef _WX_PALMOS_FDREPDLG_H_
+#define _WX_PALMOS_FDREPDLG_H_
+
 // ----------------------------------------------------------------------------
 // wxFindReplaceDialog: dialog for searching / replacing text
 // ----------------------------------------------------------------------------
@@ -56,4 +59,4 @@ protected:
     DECLARE_NO_COPY_CLASS(wxFindReplaceDialog)
 };
 
-
+#endif // _WX_PALMOS_FDREPDLG_H_