mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-03 09:23:40 +00:00
Remove the tabs.
This commit is contained in:
+2
-2
@@ -100,7 +100,7 @@ var CPControlBlackColor = [CPColor blackColor];
|
||||
CPCellImagePosition _imagePosition;
|
||||
CPImageScaling _imageScaling;
|
||||
|
||||
CPString _toolTip;
|
||||
CPString _toolTip;
|
||||
|
||||
// Target-Action Support
|
||||
id _target;
|
||||
@@ -337,7 +337,7 @@ var CPControlBlackColor = [CPColor blackColor];
|
||||
*/
|
||||
-(CPString)toolTip
|
||||
{
|
||||
return _toolTip;
|
||||
return _toolTip;
|
||||
}
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user