More explicit denoting the BPrivate namespace

This commit is contained in:
Ingo Weinhold
2013-09-10 19:14:18 +02:00
parent 46d77ed7da
commit 94dc74b027
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -137,8 +137,8 @@ private:
static BResources* sAppResources;
const char* fAppName;
BPrivate::PortLink* fServerLink;
BPrivate::ServerMemoryAllocator* fServerAllocator;
::BPrivate::PortLink* fServerLink;
::BPrivate::ServerMemoryAllocator* fServerAllocator;
void* fCursorData;
bigtime_t fPulseRate;