Mercurial > mercurial > hgweb_qlipbrd.cgi
diff include/qdata.h @ 3:fd4361d2cbbd default tip
add remember function.
author | pyon@macmini |
---|---|
date | Thu, 24 Sep 2015 07:45:26 +0900 |
parents | 50d9f4e2a540 |
children |
line wrap: on
line diff
--- a/include/qdata.h Mon Sep 14 19:25:51 2015 +0900 +++ b/include/qdata.h Thu Sep 24 07:45:26 2015 +0900 @@ -1,5 +1,5 @@ // Filename: qdata.h -// Last Change: 2015-09-13 Sun 09:28:00. +// Last Change: 2015-09-24 Thu 06:09:33. // #ifndef __QDATA_H__ #define __QDATA_H__ @@ -13,6 +13,7 @@ int max_live_time; int active_time; int live_time; + bool remember; wxString desc; bool IsArrived() {