mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 17:01:54 +00:00
restore toolbar bitmap
svn path=/trunk/; revision=14973
This commit is contained in:
parent
7e2d943420
commit
8ec74d5f10
1 changed files with 7 additions and 3 deletions
|
@ -2294,6 +2294,10 @@ END
|
|||
//
|
||||
// Generated from the TEXTINCLUDE 3 resource.
|
||||
//
|
||||
#ifndef ROSSHELL
|
||||
IDB_IMAGES BITMAP DISCARDABLE "res/images.bmp"
|
||||
IDB_TOOLBAR BITMAP DISCARDABLE "res/toolbar.bmp"
|
||||
#endif
|
||||
#ifndef _ROS_
|
||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
STRINGTABLE DISCARDABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue