fix build, update private headers

need to inform these apps that the location of about window has changed,
I must have had stale objects that made it appear to work initially.
This commit is contained in:
John Scipione
2014-03-25 14:46:59 -04:00
parent 9ce450b9c2
commit 30dd4e6f70
8 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SubDir HAIKU_TOP src apps activitymonitor ;
UsePrivateHeaders shared system ;
UsePrivateHeaders interface system ;
Application ActivityMonitor :
ActivityMonitor.cpp
+1 -1
View File
@@ -2,7 +2,7 @@ SubDir HAIKU_TOP src apps deskcalc ;
SetSubDirSupportedPlatformsBeOSCompatible ;
UsePrivateHeaders shared ;
UsePrivateHeaders interface shared ;
Application DeskCalc :
CalcApplication.cpp
+1 -1
View File
@@ -2,7 +2,7 @@ SubDir HAIKU_TOP src apps diskprobe ;
SetSubDirSupportedPlatformsBeOSCompatible ;
UsePrivateHeaders shared ;
UsePrivateHeaders interface shared ;
Application DiskProbe :
DiskProbe.cpp
+1 -1
View File
@@ -2,7 +2,7 @@ SubDir HAIKU_TOP src apps networkstatus ;
SetSubDirSupportedPlatformsBeOSCompatible ;
UsePrivateHeaders net shared ;
UsePrivateHeaders interface net ;
UseLibraryHeaders agg ;
local icon_libs ;
+1 -1
View File
@@ -2,7 +2,7 @@ SubDir HAIKU_TOP src apps powerstatus ;
SetSubDirSupportedPlatformsBeOSCompatible ;
UsePrivateHeaders shared ;
UsePrivateHeaders interface shared ;
UsePrivateSystemHeaders ;
Application PowerStatus :
+1 -1
View File
@@ -1,7 +1,7 @@
SubDir HAIKU_TOP src apps processcontroller ;
UsePrivateSystemHeaders ;
UsePrivateHeaders app shared ;
UsePrivateHeaders app interface ;
Application ProcessController :
AutoIcon.cpp
+1 -1
View File
@@ -64,7 +64,7 @@ for architectureObject in [ MultiArchSubDirSetup ] {
# private OS headers
UseLibraryHeaders icon ;
UsePrivateHeaders shared tracker ;
UsePrivateHeaders interface shared tracker ;
SubDirHdrs $(HAIKU_TOP) src kits tracker ;
Application WebPositive :
+1 -2
View File
@@ -1,7 +1,6 @@
SubDir HAIKU_TOP src preferences locale ;
UsePrivateHeaders locale ;
UsePrivateHeaders shared ;
UsePrivateHeaders interface locale ;
local sources =
LanguageListView.cpp