Camino only - Missed file from bug 320601 checkin

This commit is contained in:
stuart.morgan%alumni.case.edu 2007-12-16 01:17:28 +00:00
Родитель 38f0092705
Коммит 451611744c
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -55,6 +55,8 @@
// drag tracking
BOOL mDragOverBar;
NSTimeInterval mLastClickTime;
BOOL mVisible; // whether tabs are visible or not; used to disable creation of tracking rects when they're not
BOOL mOverflowTabs; // track whether there are more tabs than we can fit onscreen