HaikuDepot: Split generic and specific UI classes

* Also fixed placement of PackageManager which I must have
  dropped into the wrong folder by accident.
This commit is contained in:
Stephan Aßmus
2014-09-27 22:03:10 +02:00
parent 04c9d578d8
commit 823d2b88e9
13 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ UsePrivateHeaders interface shared package ;
# source directories
local sourceDirs =
model textview ui
model textview ui ui_generic
;
local sourceDir ;