Rename method parameter in header to match implementation

This commit is contained in:
John Scipione
2014-12-19 19:58:56 -05:00
parent d3c4833514
commit b825666f3f
+1 -1
View File
@@ -111,7 +111,7 @@ public:
const BMessage* dragMessage);
virtual void Pulse();
virtual void Select(int32 tab);
virtual void Select(int32 index);
int32 Selection() const;
virtual void WindowActivated(bool active);