diff options
Diffstat (limited to 'app/resources')
-rw-r--r-- | app/resources/app_resources.grd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/resources/app_resources.grd b/app/resources/app_resources.grd index 7f62b8e..a0534a1 100644 --- a/app/resources/app_resources.grd +++ b/app/resources/app_resources.grd @@ -74,6 +74,9 @@ <include name="IDR_CONTENT_LEFT_SIDE" file="content_left_side.png" type="BINDATA" /> <include name="IDR_CONTENT_RIGHT_SIDE" file="content_right_side.png" type="BINDATA" /> + <!-- Gripper resizer --> + <include name="IDR_RESIZE_GRIPPER" file="resize_gripper.png" type="BINDATA" /> + <!-- Throbber --> <include name="IDR_THROBBER" file="throbber.png" type="BINDATA" /> |