diff include/rsearcher.h @ 15:c262e17de9b1

db download skip-mode.
author pyon@macmini
date Sat, 08 Jun 2019 15:50:59 +0900
parents c1dc1fcee7fe
children b651aa41b9d4
line wrap: on
line diff
--- a/include/rsearcher.h	Sun Dec 09 14:38:15 2018 +0900
+++ b/include/rsearcher.h	Sat Jun 08 15:50:59 2019 +0900
@@ -1,5 +1,5 @@
 // Filename   : rsearcher.h
-// Last Change: 2018-12-04 ‰Î 12:51:07.
+// Last Change: 2019-05-28 ‰Î 09:29:59.
 //
 
 #ifndef __RSEARCH_H__
@@ -182,7 +182,7 @@
 		void Cmd( wxString cmd );
 		void Search( void );
 		void PasteSearch( void );
-		void LoadDB( void );
+		void LoadDB( bool load_hhsdb );
 		void UpdateIndex( void );
         bool LoadBitmap( wxScrolledWindow* sc, MyStaticBitmap* sb, wxString file );
         bool LoadBitmaps( wxString date, bool reload );