diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-04 13:23:55 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-05 16:06:59 +0200 |
commit | 76c5f33e65e9a36c94c46f1ed0b6d33721d21cfb (patch) | |
tree | 35efc002c6f8e300b6fb7b408f5727cf999361a8 /svtools/inc | |
parent | 108d1b7c62bba7220f0e61bba8bb04ccc545bc63 (diff) |
move file picker only code to fpicker
Change-Id: I47cc2cb7db396a06a2abeffe4a5d40a039f21c58
Reviewed-on: https://gerrit.libreoffice.org/80222
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svtools/inc')
-rw-r--r-- | svtools/inc/bitmaps.hlst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/bitmaps.hlst b/svtools/inc/bitmaps.hlst index c991817439e1..9d2e9feb4afb 100644 --- a/svtools/inc/bitmaps.hlst +++ b/svtools/inc/bitmaps.hlst @@ -103,7 +103,6 @@ #define BMP_EXTENSION_LC "res/lx03256.png" #define BMP_PLUGIN "res/plugin.png" #define RID_BMP_FOLDER "svtools/res/folder.png" -#define RID_BMP_FOLDER_OPEN "res/folderop.png" #define BMP_CURRENT "svtools/res/ed01.png" #define BMP_MODIFIED "svtools/res/ed02.png" #define BMP_NEW "svtools/res/ed03.png" |