diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-03-13 09:29:07 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-03-13 11:18:36 +0000 |
commit | d40971a47838afd007b8563d16bc8176b7f43176 (patch) | |
tree | 3752aab7d3653d6063dc75c76dad4f8f5d0c4aa0 /include/svx/srchdlg.hxx | |
parent | 82380478483e785fca73bc67dbc181c15812566b (diff) |
MoreButtons cannot be loaded from .src anymore
Change-Id: Ib831895b33323dd478cc125b3bf93c43826ef59d
Diffstat (limited to 'include/svx/srchdlg.hxx')
-rw-r--r-- | include/svx/srchdlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/srchdlg.hxx b/include/svx/srchdlg.hxx index e4fb11fcbb02..b257bc3a310e 100644 --- a/include/svx/srchdlg.hxx +++ b/include/svx/srchdlg.hxx @@ -36,7 +36,6 @@ #include <vector> class SvxSearchItem; -class MoreButton; class SfxStyleSheetBasePool; class SvxJSearchOptionsPage; class SvxSearchController; |