diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-04-29 06:20:46 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-04-29 06:20:46 +0000 |
commit | 550f48c642ceb75a67b6dd10f858b7a8f2c0d157 (patch) | |
tree | 96622748dfdfe5797ffd42f2da7a84d60ced50a0 /plugins/TabSRMM/src/commonheaders.h | |
parent | 4334878d14946fd0042d98a251093719930ae342 (diff) |
m_cln_skinedit.h removed
all needed code moved to themes.h
git-svn-id: http://svn.miranda-ng.org/main/trunk@13238 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/commonheaders.h')
-rw-r--r-- | plugins/TabSRMM/src/commonheaders.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TabSRMM/src/commonheaders.h b/plugins/TabSRMM/src/commonheaders.h index 3e8d8e1724..e66fa8fb24 100644 --- a/plugins/TabSRMM/src/commonheaders.h +++ b/plugins/TabSRMM/src/commonheaders.h @@ -113,8 +113,6 @@ typedef struct _DWM_THUMBNAIL_PROPERTIES BOOL fSourceClientAreaOnly;
} DWM_THUMBNAIL_PROPERTIES, *PDWM_THUMBNAIL_PROPERTIES;
-#include "m_cln_skinedit.h"
-
#include "resource.h"
#include "version.h"
#include "buttonbar.h"
|