2 * Copyright 2002-2010, Haiku. All rights reserved.
3 * Distributed under the terms of the MIT License.
6 * Andrew McCall, mccall@digitalparadise.co.uk
7 * Mike Berg <mike@berg-net.us>
8 * Julun <host.haiku@gmx.de>
10 #ifndef _TIME_SETTINGS_H
11 #define _TIME_SETTINGS_H
23 BPoint
LeftTop() const;
24 void SetLeftTop(const BPoint leftTop
);
27 BString fSettingsFile
;
31 #endif // _TIME_SETTINGS_H