Added OutlineListView to build and fixed an include problem
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12707 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
// System Includes -------------------------------------------------------------
|
// System Includes -------------------------------------------------------------
|
||||||
#include <OutlineListView.h>
|
#include <OutlineListView.h>
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
// Project Includes ------------------------------------------------------------
|
// Project Includes ------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -26,6 +26,7 @@ INTERFACE_KIT_SOURCE =
|
|||||||
MenuWindow.cpp
|
MenuWindow.cpp
|
||||||
OptionControl.cpp
|
OptionControl.cpp
|
||||||
OptionPopUp.cpp
|
OptionPopUp.cpp
|
||||||
|
OutlineListView.cpp
|
||||||
Picture.cpp
|
Picture.cpp
|
||||||
PictureButton.cpp
|
PictureButton.cpp
|
||||||
Point.cpp
|
Point.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user