diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2017-02-01 01:25:36 +0200 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2017-02-01 01:36:11 +0200 |
commit | f3ba0c5d4dfc44f72aa7d4809c062227649f098f (patch) | |
tree | c3219aa0d88d621ed40f80703386997758299416 /basctl/source/basicide/baside2b.cxx | |
parent | 21f632d327a08fbe4c57b937745e5dee9006cfe2 (diff) |
Convert RID_POPUP_TABBAR to xml
Change-Id: Ic4587b8e244c52089692908fe0d10e363b5ed4fb
Diffstat (limited to 'basctl/source/basicide/baside2b.cxx')
-rw-r--r-- | basctl/source/basicide/baside2b.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/baside2b.cxx b/basctl/source/basicide/baside2b.cxx index 56e428069e40..72d656feec2b 100644 --- a/basctl/source/basicide/baside2b.cxx +++ b/basctl/source/basicide/baside2b.cxx @@ -22,7 +22,7 @@ #include <cassert> #include "helpid.hrc" -#include "baside2.hrc" +#include <basidesh.hrc> #include "baside2.hxx" #include "brkdlg.hxx" |