diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-09-01 17:46:03 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-09-01 17:46:03 +0000 |
commit | 7dcd1e659b4bd69b806e8aa9d8a112ef8a73d3e5 (patch) | |
tree | 9b40dfc12df37d0b3e31ab3b632f14c27b99e58a /plugins/TabSRMM/src/commonheaders.h | |
parent | af3d167f9c00d4ca3543f13014f537976a3c7b6d (diff) |
- own toptoolbar support for tabsrmm
git-svn-id: http://svn.miranda-ng.org/main/trunk@5894 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/commonheaders.h')
-rw-r--r-- | plugins/TabSRMM/src/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/TabSRMM/src/commonheaders.h b/plugins/TabSRMM/src/commonheaders.h index 9392bbf7fa..403bde5359 100644 --- a/plugins/TabSRMM/src/commonheaders.h +++ b/plugins/TabSRMM/src/commonheaders.h @@ -86,6 +86,7 @@ #include <m_timezones.h>
#include <m_modernopt.h>
#include <m_xstatus.h>
+#include <m_toptoolbar.h>
#include <m_ieview.h>
#include <m_popup2.h>
|