Updated PCI IDs to latest snapshot.
[tangerine.git] / workbench / prefs / locale / page_timezone.h
blob75626a8422f4f40e6013f470ea267a24a07d2186
1 #ifndef _TIMEZONE_H_
2 #define _TIMEZONE_H_
4 void InitTimezone();
5 void CleanTimezone();
7 extern struct MUI_CustomClass *Timezone_CLASS;
9 #endif