diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-05-21 16:29:31 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-05-21 16:29:31 +0200 |
commit | cb4b6dde8fda2a5848e11063028bf44d72f85431 (patch) | |
tree | f118b39d1cc037a9678e7af958ef970305278cf7 /qadevOOo | |
parent | 66c315bcf2b78c4928d1e436d1a853f58f4cccdb (diff) |
-Werror,-Wuninitialized
Bogus
uno::Reference< awt::XControlModel > xControlModel = xControlModel;
introduced with 6c61b20a8d4a6dcac28801cde82a211fb7e30654 "fdo#46808, Convert
awt::UnoControlDialogModel to new style." Correct fix involves adding missing
"const" in declaration of UpdateHandler::insertControlModel, so implicit
Reference up-cast works.
Change-Id: I8f6d679a38d99188eb893366e9b552974b3c1bf2
Diffstat (limited to 'qadevOOo')
0 files changed, 0 insertions, 0 deletions