summaryrefslogtreecommitdiff
path: root/epgd.h
diff options
context:
space:
mode:
Diffstat (limited to 'epgd.h')
-rw-r--r--epgd.h2
1 files changed, 2 insertions, 0 deletions
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;