diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-04-18 14:03:26 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-04-18 14:19:31 +0100 |
commit | f3ab7e1403f60ad4f9137e68241e68aa06b2fb1e (patch) | |
tree | 66a74f6ec6dabe5c4ef0feb8d036bbf293e75c06 /include/svx | |
parent | 936ffc11cee7176e63785f3b4a97eb1f0acfdf0e (diff) |
remove sfx2/sfxcommands.h
Change-Id: Ic131adc90f2891497623441dd94da2d3401a93e5
Diffstat (limited to 'include/svx')
-rw-r--r-- | include/svx/svxcommands.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/svxcommands.h b/include/svx/svxcommands.h index 7ecdaa0dae8c..1f5f7c02c491 100644 --- a/include/svx/svxcommands.h +++ b/include/svx/svxcommands.h @@ -129,6 +129,7 @@ #define CMD_SID_FORMAT_TABLE_DLG ".uno:TableDialog" #define CMD_SID_TABLE_INSERT_COL_DLG ".uno:InsertColumnDialog" #define CMD_SID_TABLE_INSERT_ROW_DLG ".uno:InsertRowDialog" +#define CMD_SID_GALLERY_BG_BRUSH ".uno:BackgroundImage" #endif |