Mmmmh, I love Cut & Paste...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10538 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
// DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
// File Name: Menu.cpp
|
||||
// File Name: MenuWindow.cpp
|
||||
// Authors: Marc Flerackers ([email protected])
|
||||
// Stefano Ceccherini ([email protected])
|
||||
// Description: BMenuWindow is a custom BWindow for BMenus.
|
||||
@@ -30,6 +30,7 @@
|
||||
|
||||
#include <MenuWindow.h>
|
||||
|
||||
|
||||
BMenuWindow::BMenuWindow(BRect frame, BMenu *menu)
|
||||
:
|
||||
BWindow(frame, "Menu", B_NO_BORDER_WINDOW_LOOK, B_MODAL_APP_WINDOW_FEEL,
|
||||
|
||||
Reference in New Issue
Block a user