Kaydet (Commit) d3947708 authored tarafından Chris Sherlock's avatar Chris Sherlock

vcl: move dndevdis.{hxx|cxx} to dndeventdispatcher.{hxx|cxx}

Change-Id: Ia9d41552a8361e086d6fcb379e041522d40fb7e9
üst e3b0d598
......@@ -160,7 +160,7 @@ $(eval $(call gb_Library_add_exception_objects,vcl,\
vcl/source/window/decoview \
vcl/source/window/dialog \
vcl/source/window/dlgctrl \
vcl/source/window/dndevdis \
vcl/source/window/dndeventdispatcher \
vcl/source/window/dndlcon \
vcl/source/window/dockingarea \
vcl/source/window/dockmgr \
......
......@@ -33,7 +33,7 @@
#include "svdata.hxx"
#include "controldata.hxx"
#include "ilstbox.hxx"
#include "dndevdis.hxx"
#include "dndeventdispatcher.hxx"
#include <com/sun/star/datatransfer/dnd/XDropTarget.hpp>
......
......@@ -72,7 +72,7 @@
#include "helpwin.hxx"
#include "sallayout.hxx"
#include "dndlcon.hxx"
#include "dndevdis.hxx"
#include "dndeventdispatcher.hxx"
#include "com/sun/star/accessibility/XAccessible.hpp"
#include "com/sun/star/accessibility/AccessibleRole.hpp"
......
......@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <dndevdis.hxx>
#include "dndeventdispatcher.hxx"
#include <dndlcon.hxx>
#include <window.h>
#include <svdata.hxx>
......
......@@ -38,7 +38,7 @@
#include <salgdi.hxx>
#include <salframe.hxx>
#include <dndlcon.hxx>
#include <dndevdis.hxx>
#include "dndeventdispatcher.hxx"
#include <com/sun/star/datatransfer/dnd/XDragSource.hpp>
#include <com/sun/star/datatransfer/dnd/XDropTarget.hpp>
......
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