Added tool tip to Add tab button...
git-svn-id: http://svn.haiku-os.org/webpositive/webkit/trunk@234 94f232f2-1747-11df-bad5-a5bfde151594
This commit is contained in:
@@ -1010,6 +1010,7 @@ public:
|
||||
NewTabButton(BMessage* message)
|
||||
: TabButton(message)
|
||||
{
|
||||
SetToolTip("New tab (Cmd-T)");
|
||||
}
|
||||
|
||||
virtual BSize MinSize()
|
||||
|
||||
Reference in New Issue
Block a user