Author: dquintana
Date: Sun Aug 17 17:08:24 2014
New Revision: 63900

URL: http://svn.reactos.org/svn/reactos?rev=63900&view=rev
Log:
[STOBJECT]
* Fix MSVC build (missing newline at end of resource include file).

Modified:
    branches/shell-experiments/dll/shellext/stobject/resource.h

Modified: branches/shell-experiments/dll/shellext/stobject/resource.h
URL: 
http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/shellext/stobject/resource.h?rev=63900&r1=63899&r2=63900&view=diff
==============================================================================
--- branches/shell-experiments/dll/shellext/stobject/resource.h [iso-8859-1] 
(original)
+++ branches/shell-experiments/dll/shellext/stobject/resource.h [iso-8859-1] 
Sun Aug 17 17:08:24 2014
@@ -39,4 +39,4 @@
 #define IDS_KEYS_MOUSE            331
 #define IDS_KEYS_FILTER           332
 
-#define IDR_SYSTRAY               11001
+#define IDR_SYSTRAY               11001


Reply via email to