diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-17 16:22:49 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-17 21:34:53 +0100 |
commit | d031002b326c4ba1c012a152beb53f08ee1354ea (patch) | |
tree | f3faab7686fc9377dc84c90e1ae029188a84e17e /compilerplugins | |
parent | 2cdab992c6faeb98a1cbef7615f4cc7ce0d3f04d (diff) |
weld LimitBox Item Window
also merge dbaui::LimitBox with dbaui::LimitBoxImpl
Change-Id: Idd01e71d6afe817971223b46611c622a82883304
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88870
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/mergeclasses.results | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compilerplugins/clang/mergeclasses.results b/compilerplugins/clang/mergeclasses.results index 12fd4da9f315..a01e70500c14 100644 --- a/compilerplugins/clang/mergeclasses.results +++ b/compilerplugins/clang/mergeclasses.results @@ -261,7 +261,6 @@ merge dbahsql::CreateStmtParser with dbahsql::FbCreateStmtParser merge dbaui::IController with dbaui::OGenericUnoController merge dbaui::IEntryFilter with dbaui::(anonymous namespace)::FilterByEntryDataId merge dbaui::IUpdateHelper with dbaui::OParameterUpdateHelper -merge dbaui::LimitBox with dbaui::LimitBoxImpl merge dbaui::OMarkableTreeListBox with dbaui::OTableTreeListBox merge dbaui::OSQLNameEntry with dbaui::OPropColumnEditCtrl merge dbaui::OSplitterView with dbaui::OApplicationDetailView |