diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-09-06 11:52:31 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-09-06 11:54:17 +0100 |
commit | ac5b44c087a9b5f20795875189fe1dc18a12c004 (patch) | |
tree | 19fe2c34b4e2128c9bdd04aaf2fa543bd4e5bf4a /sd/inc | |
parent | c77ec4fe42c064adc507caa2760a99e096f8c016 (diff) |
tweak custom widget to give an optimal size
+ move accessibility relations into the .ui now that we can
+ drop unused hids
+ rework the format/language positions to be less weird
+ add a custom widget stub to make easy to edit with glade
Change-Id: I9607603536f9df2b7cac0074880089adad3b9860
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/helpids.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h index b6e1ba1f093f..38deeac0b26f 100644 --- a/sd/inc/helpids.h +++ b/sd/inc/helpids.h @@ -109,9 +109,6 @@ #define HID_SD_NAMEDIALOG_PAGE "SD_HID_SD_NAMEDIALOG_PAGE" #define HID_SD_NAMEDIALOG_LINEEND "SD_HID_SD_NAMEDIALOG_LINEEND" -#define HID_SD_TABPAGE_HEADERFOOTER_SLIDE "SD_HID_SD_TABPAGE_HEADERFOOTER_SLIDE" -#define HID_SD_TABPAGE_HEADERFOOTER_NOTESHANDOUT "SD_HID_SD_TABPAGE_HEADERFOOTER_NOTESHANDOUT" - #define HID_SD_TASK_PANE "SD_HID_SD_TASK_PANE" #define HID_SD_SLIDE_DESIGNS "SD_HID_SD_SLIDE_DESIGNS" #define HID_SD_CURRENT_MASTERS "SD_HID_SD_CURRENT_MASTERS" |