diff options
Diffstat (limited to 'toolkit/source/controls/tkscrollbar.cxx')
-rw-r--r-- | toolkit/source/controls/tkscrollbar.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/controls/tkscrollbar.cxx b/toolkit/source/controls/tkscrollbar.cxx index 968cfc5cc25d..9fd764212997 100644 --- a/toolkit/source/controls/tkscrollbar.cxx +++ b/toolkit/source/controls/tkscrollbar.cxx @@ -19,13 +19,11 @@ #include <controls/tkscrollbar.hxx> #include <toolkit/helper/property.hxx> -#include <helper/servicenames.hxx> #include <com/sun/star/uno/XComponentContext.hpp> #include <cppuhelper/typeprovider.hxx> #include <cppuhelper/queryinterface.hxx> #include <toolkit/awt/vclxwindows.hxx> -#include <vcl/window.hxx> #include <helper/unopropertyarrayhelper.hxx> |