Mercurial > mercurial > hgweb_golang.cgi
diff src/kaigo/horori/merger/include/merger.h @ 49:8384ca56f1b4
small changes.
author | pyon@macmini |
---|---|
date | Thu, 23 Apr 2020 22:54:58 +0900 |
parents | 20b42e2deae1 |
children |
line wrap: on
line diff
--- a/src/kaigo/horori/merger/include/merger.h Wed Apr 22 19:00:50 2020 +0900 +++ b/src/kaigo/horori/merger/include/merger.h Thu Apr 23 22:54:58 2020 +0900 @@ -1,5 +1,5 @@ // Filename : merger.h -// Last Change: 2020-04-16 –Ø 11:32:33. +// Last Change: 2020-04-23 –Ø 08:17:25. // #pragma once @@ -52,6 +52,7 @@ wxStaticText* m_staticTextCSV; wxFilePickerCtrl* m_filePicker; + wxGauge* m_gauge; wxStaticText* m_staticTextSpl; LookWindow* m_lookwinSpl;