summaryrefslogtreecommitdiffstats
path: root/src/PYPConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/PYPConfig.h')
-rw-r--r--src/PYPConfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/PYPConfig.h b/src/PYPConfig.h
index 9f0fea4..b08fd5a 100644
--- a/src/PYPConfig.h
+++ b/src/PYPConfig.h
@@ -39,6 +39,8 @@ protected:
virtual ~LibPinyinConfig (void);
public:
+ virtual gboolean networkDictionaryStartTimestamp (gint64 timestamp);
+ virtual gboolean networkDictionaryEndTimestamp (gint64 timestamp);
protected:
void initDefaultValues (void);