Tracker: style fixes to VirtualDirectoryWindow
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2013, Haiku, Inc.
|
||||
* Copyright 2013 Haiku, Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -58,6 +58,8 @@ All rights reserved.
|
||||
|
||||
namespace BPrivate {
|
||||
|
||||
// #pragma mark - VirtualDirectoryWindow
|
||||
|
||||
|
||||
VirtualDirectoryWindow::VirtualDirectoryWindow(LockingList<BWindow>* windowList,
|
||||
uint32 containerWindowFlags, window_look look, window_feel feel,
|
||||
@@ -175,5 +177,4 @@ VirtualDirectoryWindow::AddWindowContextMenus(BMenu* menu)
|
||||
resizeItem->SetTarget(this);
|
||||
}
|
||||
|
||||
|
||||
} // namespace BPrivate
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2013, Haiku, Inc.
|
||||
* Copyright 2013 Haiku, Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
|
||||
Reference in New Issue
Block a user