HaikuDepot: Define StringList type for convenience.
This commit is contained in:
@@ -377,4 +377,7 @@ private:
|
|||||||
typedef List<DepotInfo, false> DepotList;
|
typedef List<DepotInfo, false> DepotList;
|
||||||
|
|
||||||
|
|
||||||
|
typedef List<BString, false> StringList;
|
||||||
|
|
||||||
|
|
||||||
#endif // PACKAGE_INFO_H
|
#endif // PACKAGE_INFO_H
|
||||||
|
|||||||
Reference in New Issue
Block a user