diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-09-18 22:18:27 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-09-18 22:18:27 +0000 |
commit | 3c9bb62a51cfcbd9a4a7dcf6a8e29657c6ee1ad2 (patch) | |
tree | 6d9bf0b4ceb2cf06b8c2a037485277253cbcb7a0 /tipper/common.h | |
parent | 89c31c8a1ea2d6d0ab609e47768fc8ab5cff1f0d (diff) |
Added ability to display contact time in tooltips
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@535 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'tipper/common.h')
-rw-r--r-- | tipper/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tipper/common.h b/tipper/common.h index 7bdb607..f98fbb8 100644 --- a/tipper/common.h +++ b/tipper/common.h @@ -55,6 +55,7 @@ #include <m_protosvc.h>
#include <m_protomod.h>
#include <m_contacts.h>
+#include <m_timezones.h>
#include <m_popup.h>
#include <m_fontservice.h>
|