diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-23 19:59:55 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-23 19:59:55 +0300 |
commit | 8983afc0314cb42ddc7ff709b78ae32b6fd1f900 (patch) | |
tree | 9ba248d49c9ec6cdf6427889b2ee9bf6348b6321 /options.cpp | |
parent | 35daa0c0ba771eb0bab7f870f12eaf265ec58a2d (diff) |
modified: commonheaders.h
modified: icons.cpp
modified: icons/secured.ico
modified: icons/unsecured.ico
modified: init.cpp
modified: new_gpg.rc
modified: new_gpg.vcproj
modified: options.cpp
modified: resource.h
modified: utilities.cpp
Diffstat (limited to 'options.cpp')
-rw-r--r-- | options.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/options.cpp b/options.cpp index 734a591..8f64c98 100644 --- a/options.cpp +++ b/options.cpp @@ -15,7 +15,6 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "commonheaders.h" -#include <uxtheme.h> extern HINSTANCE hInst; |