Kaydet (Commit) 43937af8 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

this is stupid anyhow

vclevent.hxx was indirectly included by vcl/window.hxx.

Make it clear with this.

Change-Id: I8c205a1116e835019527b2a9907215fa786f0459
üst 8339e063
......@@ -28,6 +28,7 @@
#include <toolkit/helper/convert.hxx>
#include <toolkit/awt/vclxfont.hxx>
#include <vcl/dialog.hxx>
#include <vcl/vclevent.hxx>
#include <vcl/window.hxx>
#include <tools/debug.hxx>
#include <unotools/accessiblestatesethelper.hxx>
......@@ -35,10 +36,6 @@
#include <vcl/svapp.hxx>
#include <vcl/menu.hxx>
#ifndef VCLEVENT_WINDOW_FRAMETITLECHANGED
#define VCLEVENT_WINDOW_FRAMETITLECHANGED 1018
#endif
using namespace ::com::sun::star;
using namespace ::comphelper;
......
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