Move kMinMenuBarWidth to MenuField.cpp

This commit is contained in:
John Scipione
2013-05-30 00:05:16 -04:00
parent 6da3c1c788
commit 92c12506ac
2 changed files with 4 additions and 2 deletions
-2
View File
@@ -17,8 +17,6 @@
static const float kVMargin = 2.0f;
static const float kMinMenuBarWidth = 20.0f;
// found by experimenting on BeOS R5
class BMessageRunner;