diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-04-19 18:27:03 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-04-19 18:27:03 +0200 |
commit | f86e04ac0c561d8c87c4f192fcf7f7c982967fa7 (patch) | |
tree | 7efc225c6f874aea8838237ef606330b6322989a /sc/source/ui/inc/crdlg.hxx | |
parent | d6e05aac122b408be9ebd04231a6a7ac4ed1bb36 (diff) |
CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx
Diffstat (limited to 'sc/source/ui/inc/crdlg.hxx')
-rw-r--r-- | sc/source/ui/inc/crdlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/crdlg.hxx b/sc/source/ui/inc/crdlg.hxx index 20dd79f359ad..77d844d161b3 100644 --- a/sc/source/ui/inc/crdlg.hxx +++ b/sc/source/ui/inc/crdlg.hxx @@ -30,7 +30,7 @@ #include <vcl/dialog.hxx> -#include <vcl/imagebtn.hxx> +#include <vcl/button.hxx> #include <vcl/fixed.hxx> #include "scui_def.hxx" //CHINA001 |