From bd6ac8b88a6e128ad8778aad89f5d8c3f31148de Mon Sep 17 00:00:00 2001 From: horchi Date: Tue, 2 Oct 2018 19:21:14 +0200 Subject: 2018-10-02: version 1.1.143 (horchi)\n change: Fixed compile problem of epglv \n \n --- epgd.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'epgd.h') diff --git a/epgd.h b/epgd.h index 0651f92..3efca10 100644 --- a/epgd.h +++ b/epgd.h @@ -178,6 +178,8 @@ class cEpgd : public cFrame, public cSystemNotification cDbTable* messageDb; cDbStatement* selectAllMap; + cDbStatement* selectMapByUpdFlg; + cDbStatement* selectMapByExt; cDbStatement* selectByCompTitle; cDbStatement* selectMaxUpdSp; cDbStatement* selectDistCompname; -- cgit v1.2.3