diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-09-05 20:55:29 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-09-06 07:02:42 +0100 |
commit | 13bbb6f56d49bf891f6b6f075c1d75100fbc1a63 (patch) | |
tree | 1b2c5e698c2646eb31479020f9bde907d3f3fa89 /starmath/UIConfig_smath.mk | |
parent | 3c24537465a90e59a714c88e3f672f0786ecd573 (diff) |
convert floating RID_TOOLBOXWINDOW to .ui
well the dialog itself and the top toolbar, the
other toolbars remain as resources as now
Change-Id: If2bc5b2c108af0efb88fb018896806531cdafe60
Diffstat (limited to 'starmath/UIConfig_smath.mk')
-rw-r--r-- | starmath/UIConfig_smath.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/UIConfig_smath.mk b/starmath/UIConfig_smath.mk index 82b95180d4ee..0841d47433eb 100644 --- a/starmath/UIConfig_smath.mk +++ b/starmath/UIConfig_smath.mk @@ -26,6 +26,7 @@ $(eval $(call gb_UIConfig_add_toolbarfiles,modules/smath,\ $(eval $(call gb_UIConfig_add_uifiles,modules/smath,\ starmath/uiconfig/smath/ui/alignmentdialog \ starmath/uiconfig/smath/ui/catalogdialog \ + starmath/uiconfig/smath/ui/floatingelements \ starmath/uiconfig/smath/ui/fontdialog \ starmath/uiconfig/smath/ui/fontsizedialog \ starmath/uiconfig/smath/ui/fonttypedialog \ |