diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2015-07-04 17:23:35 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2015-07-04 17:23:35 +0000 |
commit | f8d2adeb2908bfddb5ef5fa5a3347b0ed20e3ae4 (patch) | |
tree | a27b81f4ccd914a32fa84d2611f63eb4d9d54cf5 /plugins/MirandaG15/src | |
parent | aede5032296f9d2ff9b3de6787c5493254d00e2e (diff) |
MirandaG15:
- fixed options pages
git-svn-id: http://svn.miranda-ng.org/main/trunk@14488 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirandaG15/src')
-rw-r--r-- | plugins/MirandaG15/src/resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/MirandaG15/src/resource.h b/plugins/MirandaG15/src/resource.h index 97390427be..f30559a0fc 100644 --- a/plugins/MirandaG15/src/resource.h +++ b/plugins/MirandaG15/src/resource.h @@ -1,3 +1,5 @@ +#include <windows.h>
+
#define IDD_FONTS 102
#define IDC_STATIC11 3000
#define IDC_STATIC12 3002
|