Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Implemented search mode support using the -s/--search switch on the command line.
[xestiaab/.git] / source / frmSearch.h
index 4153719..c167f0c 100644 (file)
@@ -42,10 +42,12 @@ class frmSearch : public frmSearchADT
                std::map<wxString, wxString> SearchAccountsPaths;
                std::map<long, wxString> SearchResultAccount;
                std::map<long, wxString> SearchResultFilename;
+               std::map<wxString, wxString> SearchModeMemoryFSPtr;
                int ScrollGen = 0;
                int SearchUID = 0;
                bool SearchEnabled = FALSE;
                bool StopMode = FALSE;
+               bool SearchMode = FALSE;
                bool CheckDuplicate(wxString Filename, 
                        wxString Account,
                        std::map<long,wxString> *SRAcc,
@@ -74,6 +76,7 @@ class frmSearch : public frmSearchADT
                /** Constructor */
                frmSearch( wxWindow* parent );
                void SetUID(int UID);
+               void SetSearchMode(bool SearchModeIn);
                DECLARE_EVENT_TABLE()
        //// end generated class members
        
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy