moved more old stuff which isn't used anymore
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12439 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -35,8 +35,6 @@
|
|||||||
#include <Font.h>
|
#include <Font.h>
|
||||||
#include <Locker.h>
|
#include <Locker.h>
|
||||||
|
|
||||||
#include "CursorHandler.h"
|
|
||||||
|
|
||||||
class BPoint;
|
class BPoint;
|
||||||
class BRect;
|
class BRect;
|
||||||
class BRegion;
|
class BRegion;
|
||||||
|
|||||||
@@ -51,10 +51,8 @@ SharedLibrary appserver :
|
|||||||
CursorData.cpp
|
CursorData.cpp
|
||||||
Decorator.cpp
|
Decorator.cpp
|
||||||
FontFamily.cpp
|
FontFamily.cpp
|
||||||
GraphicsBuffer.cpp
|
|
||||||
IPoint.cpp
|
IPoint.cpp
|
||||||
LayerData.cpp
|
LayerData.cpp
|
||||||
RectUtils.cpp
|
|
||||||
RGBColor.cpp
|
RGBColor.cpp
|
||||||
ServerBitmap.cpp
|
ServerBitmap.cpp
|
||||||
ServerCursor.cpp
|
ServerCursor.cpp
|
||||||
|
|||||||
@@ -33,7 +33,6 @@
|
|||||||
|
|
||||||
#include "Layer.h"
|
#include "Layer.h"
|
||||||
#include "FMWList.h"
|
#include "FMWList.h"
|
||||||
#include "CursorHandler.h"
|
|
||||||
#include "CursorManager.h"
|
#include "CursorManager.h"
|
||||||
#include "Workspace.h"
|
#include "Workspace.h"
|
||||||
|
|
||||||
|
|||||||
@@ -48,6 +48,7 @@
|
|||||||
#include "TokenHandler.h"
|
#include "TokenHandler.h"
|
||||||
#include "Utils.h"
|
#include "Utils.h"
|
||||||
#include "DisplayDriver.h"
|
#include "DisplayDriver.h"
|
||||||
|
#include "ServerBitmap.h"
|
||||||
#include "ServerPicture.h"
|
#include "ServerPicture.h"
|
||||||
#include "Workspace.h"
|
#include "Workspace.h"
|
||||||
#include "MessagePrivate.h"
|
#include "MessagePrivate.h"
|
||||||
|
|||||||
@@ -27,6 +27,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <algo.h>
|
#include <algo.h>
|
||||||
|
|
||||||
|
#include "LayerData.h"
|
||||||
#include "Painter.h"
|
#include "Painter.h"
|
||||||
#include "RenderingBuffer.h"
|
#include "RenderingBuffer.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user