diff options
author | George Hazan <george.hazan@gmail.com> | 2014-06-15 18:00:33 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-06-15 18:00:33 +0000 |
commit | 22347e2a45e7ee6d76f33b64f65fe49ab1cf0e7d (patch) | |
tree | a176a946b708862ba44c1b564f9b6f49e43d6bd0 /plugins/HistoryPlusPlus/GlobalSearch.dfm | |
parent | 49578f2e479df5135f36afe5ae4d6137954ed71e (diff) |
removed support for mathmodule & speech
git-svn-id: http://svn.miranda-ng.org/main/trunk@9507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HistoryPlusPlus/GlobalSearch.dfm')
-rw-r--r-- | plugins/HistoryPlusPlus/GlobalSearch.dfm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/HistoryPlusPlus/GlobalSearch.dfm b/plugins/HistoryPlusPlus/GlobalSearch.dfm index 7a211d7d66..c0877f8d55 100644 --- a/plugins/HistoryPlusPlus/GlobalSearch.dfm +++ b/plugins/HistoryPlusPlus/GlobalSearch.dfm @@ -628,10 +628,6 @@ object fmGlobalSearch: TfmGlobalSearch ShortCut = 16450
OnClick = Bookmark1Click
end
- object SpeakMessage1: TMenuItem
- Caption = 'Speak Message'
- OnClick = SpeakMessage1Click
- end
object N3: TMenuItem
Caption = '-'
end
|