Kaydet (Commit) 0beb6bc4 authored tarafından Noel Grandin's avatar Noel Grandin Kaydeden (comit) Michael Stahl

Convert from tools/list.hxx to tools/contnr.hxx

Most places don't need to include tools/list.hxx

Change-Id: Ib2415fbbf92b039a77e1f5c21856f03de60262d4
üst b78c58c8
......@@ -35,7 +35,6 @@
#include <com/sun/star/container/XIndexAccess.hpp>
#include <comphelper/processfactory.hxx>
#include <svl/itemset.hxx>
#include <tools/list.hxx>
#include "sdattr.hxx"
#include "present.hxx"
......
......@@ -25,6 +25,7 @@
#include <svtools/stdctrl.hxx>
#include <vcl/group.hxx>
#include <sfx2/ctrlitem.hxx>
#include <tools/list.hxx>
#include <vcl/button.hxx>
#include <vcl/field.hxx>
......
......@@ -33,7 +33,7 @@
#include <tools/string.hxx>
#include <vcl/ctrl.hxx>
#include <tools/link.hxx>
#include <tools/list.hxx>
#include <tools/contnr.hxx>
#include <vcl/image.hxx>
#include <vcl/seleng.hxx>
......
......@@ -41,7 +41,7 @@
#include <vcl/mnemonicengine.hxx>
#include <vcl/quickselectionengine.hxx>
#include <tools/gen.hxx>
#include <tools/list.hxx>
#include <tools/contnr.hxx>
#include <svtools/treelist.hxx>
#include <svtools/transfer.hxx>
......
......@@ -40,7 +40,7 @@
#include <cppuhelper/implbase2.hxx>
#include <tools/list.hxx>
#include <tools/contnr.hxx>
class UnoTreeListEntry;
class TreeControlPeer;
......
......@@ -39,7 +39,7 @@
#include <tools/color.hxx>
#include <tools/string.hxx>
#include <tools/list.hxx>
#include <tools/contnr.hxx>
#include <cppuhelper/weak.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment