diff options
Diffstat (limited to 'plugins/ExternalAPI/m_xpTheme.h')
-rw-r--r-- | plugins/ExternalAPI/m_xpTheme.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_xpTheme.h b/plugins/ExternalAPI/m_xpTheme.h index 90925470f4..0f2324e163 100644 --- a/plugins/ExternalAPI/m_xpTheme.h +++ b/plugins/ExternalAPI/m_xpTheme.h @@ -1,4 +1,4 @@ -/* Wrapper for XP theme */
+/* Wrapper for XP theme */
typedef void * XPTHANDLE;
typedef HANDLE HTHEME;
|