From 629ced22fc26892442be433403a9cfa9f662f08a Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sat, 24 Apr 2004 15:51:18 +0000 Subject: gcc 3.4 fixes --- (limited to 'inputmethods/dasher/SettingsStore.h') diff --git a/inputmethods/dasher/SettingsStore.h b/inputmethods/dasher/SettingsStore.h index 8ef9fcf..2ddf152 100644 --- a/inputmethods/dasher/SettingsStore.h +++ b/inputmethods/dasher/SettingsStore.h @@ -27,6 +27,7 @@ class CSettingsStore { public: + virtual ~CSettingsStore(); bool GetBoolOption(const std::string& Key); long GetLongOption(const std::string& Key); std::string& GetStringOption(const std::string& Key); -- cgit v0.9.0.2