diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-04-25 15:35:10 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-04-25 16:06:39 +0100 |
commit | 6c75ef5835bb6bb26e86e3d9f420cd46a36c9a8d (patch) | |
tree | 36144c6e44fc7611d87296ebb10a1389964334c9 /vcl/inc/bitmaps.hlst | |
parent | d7559de4f70afdf64dea3bfbf462f5f188da7d05 (diff) |
remove chart2 bitmaps from .src files
Change-Id: I8ae690b510e69df65e7383e38f054580b8a5ab9d
Diffstat (limited to 'vcl/inc/bitmaps.hlst')
-rw-r--r-- | vcl/inc/bitmaps.hlst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/bitmaps.hlst b/vcl/inc/bitmaps.hlst index e096f92e65fa..03ea8a9bd63a 100644 --- a/vcl/inc/bitmaps.hlst +++ b/vcl/inc/bitmaps.hlst @@ -99,6 +99,6 @@ #define SPINNER_64_12 "vcl/res/spinner-64-12.png" //end, Throbber::getDefaultImageURLs -#endif // INCLUDED_VCL_INC_BITMAPS_HRC +#endif /* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */ |