fAppCatalog is not a pointer
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37018 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -112,8 +112,7 @@ RecorderWindow::RecorderWindow() :
|
|||||||
fPlayFrames(0),
|
fPlayFrames(0),
|
||||||
fLooping(false),
|
fLooping(false),
|
||||||
fSavePanel(NULL),
|
fSavePanel(NULL),
|
||||||
fInitCheck(B_OK),
|
fInitCheck(B_OK)
|
||||||
fAppCatalog(NULL)
|
|
||||||
{
|
{
|
||||||
fRoster = NULL;
|
fRoster = NULL;
|
||||||
fRecordButton = NULL;
|
fRecordButton = NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user